mirror of https://github.com/Mabbs/mabbs.github.io
				
				
				
			Update file default.html
							parent
							
								
									3c0dee8e79
								
							
						
					
					
						commit
						446c34abec
					
				|  | @ -36,7 +36,6 @@ | ||||||
|     window.dataLayer = window.dataLayer || []; |     window.dataLayer = window.dataLayer || []; | ||||||
|     function gtag(){dataLayer.push(arguments);} |     function gtag(){dataLayer.push(arguments);} | ||||||
|     gtag('js', new Date()); |     gtag('js', new Date()); | ||||||
| 
 |  | ||||||
|     gtag('config', '{{ site.google_analytics }}'); |     gtag('config', '{{ site.google_analytics }}'); | ||||||
|   </script> |   </script> | ||||||
|   {% endif %} |   {% endif %} | ||||||
|  | @ -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> |       <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 %} |       {% 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 %} |       {% endif %} | ||||||
| 
 | 
 | ||||||
|       <p class="p-note">{{ site.description | default: site.github.project_tagline }}</p> |       <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.tar_url }}">Download <strong>TAR Ball</strong></a></li> | ||||||
|         <li><a href="{{ site.github.repository_url }}">View On <strong>GitHub</strong></a></li> |         <li><a href="{{ site.github.repository_url }}">View On <strong>GitHub</strong></a></li> | ||||||
|         {% else %} |         {% 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 %} |         {% endif %} | ||||||
|       </ul> |       </ul> | ||||||
|     </header> |     </header> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue