mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2025-12-20 02:05:36 +01:00
Update 3 files
- /images/17966333.png - /_config.yml - /_layouts/default.html
This commit is contained in:
parent
afe8b95115
commit
8a51f7a942
3 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue