Update 3 files

- /images/17966333.png
- /_config.yml
- /_layouts/default.html
This commit is contained in:
mayx
2024-02-24 15:58:24 +00:00
parent afe8b95115
commit 8a51f7a942
3 changed files with 2 additions and 2 deletions

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>