From 106aa95def478f249b3ecd593878f32d6bf9bc20 Mon Sep 17 00:00:00 2001 From: mayx Date: Mon, 15 Apr 2024 07:29:05 +0000 Subject: Update default.html --- _layouts/default.html | 225 ++++++++++++++++++++++++-------------------------- 1 file changed, 106 insertions(+), 119 deletions(-) (limited to '_layouts') diff --git a/_layouts/default.html b/_layouts/default.html index 734ad8f..ab90993 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,153 +1,140 @@ - - - - - -{% seo %} -{% feed_meta %} - - - - - - + + + + - -{% if site.google_analytics %} - - - + + {% endif %} + - - -
-
-

{{ site.title | default: site.github.repository_name }}

- - {% if site.logo %} - Logo - {% endif %} + + -

{{ site.description | default: site.github.project_tagline }}

- -

+ +
+
+

{{ site.title | default: site.github.repository_name }}

- {% if site.github.is_project_page %} -

View the Project on GitHub {{ site.github.repository_nwo }}

+ {% if site.logo %} + Logo {% endif %} - {% if site.github.is_user_page %} -

View My GitHub Profile

- {% endif %} - -

About Me

+

{{ site.description | default: site.github.project_tagline }}

+ +

+

+ +
+

-
-
+ +
+
{{ content }} -
- -
-
- -
- -
召唤伊斯特瓦尔
+
召唤伊斯特瓦尔
-
-

Made with ❤ by Mayx
Last updated at
总字数: -{% assign count = 0 %}{% for post in site.posts %}{% assign single_count = post.content | strip_html | strip_newlines | remove: " " | size %} -{% assign count = count | plus: single_count %}{% endfor %}{% if count > 10000 %}{{ count | divided_by: 10000 }} 万 {{ count | modulo: 10000 }} -{% else %}{{ count }}{% endif %} - 文章数:{% for post in site.posts %}{% assign co = co | plus: 1 %}{% endfor %}{{ co }} - Atom - About

-
-
- +
+

+ Made with ❤ by Mayx
Last updated at
总字数:{% assign count = 0 %}{% for post in site.posts %}{% assign single_count = post.content | strip_html | strip_newlines | remove: " " | size %}{% assign count = count | plus: single_count %}{% endfor %}{% if count > 10000 %}{{ count | divided_by: 10000 }} 万 {{ count | modulo: 10000 }}{% else %}{{ count }}{% endif %} - 文章数:{% for post in site.posts %}{% assign co = co | plus: 1 %}{% endfor %}{{ co }} - Atom - About
+

+
+
+ + + + + + - - - - + + - - - + \ No newline at end of file -- cgit 1.4.1-2-gfad0