Update default.html
This commit is contained in:
		| @@ -21,7 +21,7 @@ | |||||||
|   </head> |   </head> | ||||||
|   <body> |   <body> | ||||||
|     <header class="page-header" role="banner"> |     <header class="page-header" role="banner"> | ||||||
|       <h1 class="project-name">{{ site.title | default: site.github.repository_name }}</h1> |       <a href="/"><h1 class="project-name">{{ site.title | default: site.github.repository_name }}</h1></a> | ||||||
|       <h2 class="project-tagline">{{ site.description | default: site.github.project_tagline }}</h2> |       <h2 class="project-tagline">{{ site.description | default: site.github.project_tagline }}</h2> | ||||||
|       {% if site.github.is_project_page %} |       {% if site.github.is_project_page %} | ||||||
|         <a href="https://github.com/estevez-dev/ha_client" class="btn">View on GitHub</a> |         <a href="https://github.com/estevez-dev/ha_client" class="btn">View on GitHub</a> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user