This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
mayx
/
blog
mirror of
https://github.com/Mabbs/mabbs.github.io
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
7
Wiki
Activity
Browse Source
Update file default.html
pull/171/head
mayx
5 months ago
parent
9170efdaa3
commit
7a450f5ec2
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
_layouts/default.html
+ 1
- 1
_layouts/default.html
View File
@ -131,7 +131,7 @@
<!--
<![endif]
-->
<!--
<![endif]
-->
<
footer
>
<
footer
>
<
p
>
<
p
>
<
small
>
Made with ❤ by Mayx
<
br
/
>
Last updated at
<
script
>
document
.
write
(
lastUpdated
.
toLocaleString
(
)
)
;
<
/
script
>
<
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
<
script
>
document
.
write
(
lastUpdated
.
toLocaleString
(
)
)
;
<
/
script
>
<
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
>
<
/
p
>
<
/
p
>
<
/
footer
>
<
/
footer
>
<
/
div
>
<
/
div
>
Write
Preview
Loading…
Cancel
Save
Powered by
TurnKey Linux
.