mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2025-12-19 23:45:35 +01:00
Update 3 files
- /assets/css/style.scss - /_data/proxylist.yml - /_layouts/default.html
This commit is contained in:
parent
e0aba75f77
commit
b3bc4d12c8
3 changed files with 19 additions and 1 deletions
|
|
@ -50,7 +50,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" style="width: 90%;" />
|
||||
{% endif %}
|
||||
|
||||
<p>{{ site.description | default: site.github.project_tagline }}</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue