mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2025-07-20 06:02:02 +00:00
Update 3 files
- /images/17966333.png - /_config.yml - /_layouts/default.html
This commit is contained in:
parent
afe8b95115
commit
8a51f7a942
@ -1,6 +1,6 @@
|
|||||||
theme: jekyll-theme-minimal
|
theme: jekyll-theme-minimal
|
||||||
title: Mayx的博客
|
title: Mayx的博客
|
||||||
logo: /images/17966333.png
|
logo: https://avatars0.githubusercontent.com/u/17966333
|
||||||
author: mayx
|
author: mayx
|
||||||
description: Mayx's Home Page
|
description: Mayx's Home Page
|
||||||
timezone: Asia/Shanghai
|
timezone: Asia/Shanghai
|
||||||
|
@ -75,7 +75,7 @@
|
|||||||
<h1><a href="{{ "/" | relative_url }}">{{ site.title | default: site.github.repository_name }}</a></h1>
|
<h1><a href="{{ "/" | relative_url }}">{{ site.title | default: site.github.repository_name }}</a></h1>
|
||||||
|
|
||||||
{% if site.logo %}
|
{% if site.logo %}
|
||||||
<img src="{{ site.logo | relative_url}}" alt="Logo" />
|
<img src="site.logo" alt="Logo" />
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
<p>{{ site.description | default: site.github.project_tagline }}</p>
|
<p>{{ site.description | default: site.github.project_tagline }}</p>
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 210 KiB |
Loading…
x
Reference in New Issue
Block a user