diff --git a/templates/about.html b/templates/about.html index dc0fedfb..670c2c69 100644 --- a/templates/about.html +++ b/templates/about.html @@ -41,6 +41,9 @@ + + +
diff --git a/templates/assets/zhheo/zhheoblog.css b/templates/assets/zhheo/zhheoblog.css index 4c709d32..c1d290fd 100644 --- a/templates/assets/zhheo/zhheoblog.css +++ b/templates/assets/zhheo/zhheoblog.css @@ -6998,7 +6998,7 @@ img.footer_mini_logo:hover { } #rightMenu .rightMenu-line { - border-top: 1px dashed var(--heo-theme-op); + border-top: 2px dashed var(--heo-theme-op); } #rightMenu .rightMenu-group.rightMenu-small { diff --git a/templates/index.html b/templates/index.html index f717c7ac..6d0af0be 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,13 +1,13 @@ + th:replace="~{modules/layouts/layout :: layout(content = ~{::content}, htmlType = 'index', title = null)}">