mirror of
				https://github.com/Mabbs/mabbs.github.io
				synced 2025-10-31 23:25:00 +08:00 
			
		
		
		
	Update default.html
This commit is contained in:
		| @@ -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" 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> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user