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 3 files
- /images/17966333.png - /_config.yml - /_layouts/default.html
pull/171/head
mayx
1 year ago
parent
afe8b95115
commit
8a51f7a942
3 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
_config.yml
+1
-1
_layouts/default.html
BIN
images/17966333.png
+ 1
- 1
_config.yml
View File
@ -1,6 +1,6 @@
theme
:
jekyll-theme-minimal
title
:
Mayx的博客
logo
:
/images/17966333.png
logo
:
https://avatars0.githubusercontent.com/u/17966333
author
:
mayx
description
:
Mayx's Home Page
timezone
:
Asia/Shanghai
+ 1
- 1
_layouts/default.html
View File
@ -75,7 +75,7 @@
<
h1
>
<
a
href
=
"{{ "
/
"
|
relative_url
}
}
"
>
{{ site.title | default: site.github.repository_name }}
<
/
a
>
<
/
h1
>
{% if site.logo %}
<
img
src
=
"
{{
site.logo
| relative_url}}
"
alt
=
"Logo"
/
>
<
img
src
=
"site.logo"
alt
=
"Logo"
/
>
{% endif %}
<
p
>
{{ site.description | default: site.github.project_tagline }}
<
/
p
>
BIN
images/17966333.png
View File
Before
After
Width:
460
| Height:
460
| Size:
210 KiB
Write
Preview
Loading…
Cancel
Save
Powered by
TurnKey Linux
.