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 default.html
pull/171/head
mayx
1 year ago
parent
8a51f7a942
commit
efaaa32674
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
_layouts/default.html
+ 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"
alt
=
"Logo"
/
>
<
img
src
=
"
{{
site.logo
}}
"
alt
=
"Logo"
/
>
{% endif %}
<
p
>
{{ site.description | default: site.github.project_tagline }}
<
/
p
>
Write
Preview
Loading…
Cancel
Save
Powered by
TurnKey Linux
.