pages(detail): Completed details on all pages

This commit is contained in:
2022-01-14 14:49:51 +08:00
parent 1803dad05d
commit e4e7e8d26d
13 changed files with 137 additions and 43 deletions

View File

@@ -8,7 +8,7 @@
<meta name="keywords" content="${meta_keywords!}"/>
<meta name="description" content="${meta_description!}" />
<@global.head />
<#-- 公共样式表 -->
<link rel="stylesheet" href="${theme_base!}/source/plugins/normalize.css"/>
@@ -27,7 +27,7 @@
</head>
<body>
<#-- 菜单 -->
<#include "menu.ftl">
<div class="container animate__animated animate__fadeInDown">
@@ -38,6 +38,7 @@
<#-- 脚注 -->
<footer>
<#include "menu.ftl">
<div class="copyright">
<a href="https://www.7wate.com">Designed by Zeuk&7Wate,</a>
<a href="https://halo.run">Proudly published with Halo</a>