mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2026-03-16 21:34:55 +00:00
Update 5 files
- /_data/other_repo_list.csv - /_data/links.csv - /_data/proxylist.yml - /assets/css/feed.css - /_layouts/default.html
This commit is contained in:
parent
2ab6982684
commit
00aec9bad0
5 changed files with 94 additions and 120 deletions
|
|
@ -97,7 +97,7 @@ layout: xslt_container
|
|||
{% include live2d.html %}
|
||||
<footer>
|
||||
<p>
|
||||
<small>Made with ❤ by Mayx<br />Last updated at {{ site.time | date: "%F %T" }}<br /> 总字数:{% include_cached word_count.html %} - 文章数:{{ site.posts.size }} - <a href="{{ site.feed.path | relative_url }}" >Atom</a> - <a href="{{ "/README.html" | relative_url }}" >About</a></small>
|
||||
<small>Made with ❤ by Mayx<br />Last updated at {{ site.time | date: "%F %T" }}<br /> 总字数:{% include_cached word_count.html %} - 文章数:{{ site.posts.size }} - <a href="/rss.xml">Feed</a> - <a href="{{ "/README.html" | relative_url }}" >About</a></small>
|
||||
</p>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue