mirror of
				https://github.com/Mabbs/mabbs.github.io
				synced 2025-10-31 17:21:15 +08:00 
			
		
		
		
	Update file default.html
This commit is contained in:
		
							parent
							
								
									3c0dee8e79
								
							
						
					
					
						commit
						446c34abec
					
				|  | @ -34,10 +34,9 @@ | |||
|   <script async src="https://www.googletagmanager.com/gtag/js?id={{ site.google_analytics }}"></script> | ||||
|   <script> | ||||
|     window.dataLayer = window.dataLayer || []; | ||||
|   function gtag(){dataLayer.push(arguments);} | ||||
|   gtag('js', new Date()); | ||||
| 
 | ||||
|   gtag('config', '{{ site.google_analytics }}'); | ||||
|     function gtag(){dataLayer.push(arguments);} | ||||
|     gtag('js', new Date()); | ||||
|     gtag('config', '{{ site.google_analytics }}'); | ||||
|   </script> | ||||
|   {% endif %} | ||||
|   <script src="/assets/js/instant.page.js" type="module"></script> | ||||
|  | @ -52,7 +51,7 @@ | |||
|       <h1><a class="u-url u-uid p-name" rel="me" href="{{ "/" | relative_url }}">{{ site.title | default: site.github.repository_name }}</a></h1> | ||||
| 
 | ||||
|       {% if site.logo %} | ||||
|       <img src="{{ site.logo }}" class="u-photo" alt="Logo" style="width: 90%; max-width: 300px;" /> | ||||
|       <img src="{{ site.logo }}" class="u-photo" alt="Logo" style="width: 90%; max-width: 300px; max-height: 300px;" /> | ||||
|       {% endif %} | ||||
| 
 | ||||
|       <p class="p-note">{{ site.description | default: site.github.project_tagline }}</p> | ||||
|  | @ -80,7 +79,7 @@ | |||
|         <li><a href="{{ site.github.tar_url }}">Download <strong>TAR Ball</strong></a></li> | ||||
|         <li><a href="{{ site.github.repository_url }}">View On <strong>GitHub</strong></a></li> | ||||
|         {% else %} | ||||
|         <li style="width: 270px;border-right:0px;"><a href="/MayxBlog.tgz">Download <strong>TGZ File</strong></a></li> | ||||
|         <li style="width: 270px; border-right: none;"><a href="/MayxBlog.tgz">Download <strong>TGZ File</strong></a></li> | ||||
|         {% endif %} | ||||
|       </ul> | ||||
|     </header> | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 mayx
						mayx