Update default.html
This commit is contained in:
		| @@ -27,9 +27,9 @@ | ||||
|       {% if site.github.is_project_page %} | ||||
|         <a href="{{ site.repository_url }}" class="btn">View on GitHub</a> | ||||
|       {% endif %} | ||||
|       <a href="http://ha-client.estevez.dev/beta-testing" class="btn">Beta testing</a> | ||||
|       <a href="http://ha-client.estevez.dev/docs" class="btn">Documentation</a> | ||||
|       <a href="http://ha-client.estevez.dev/gallery" class="btn">Gallery</a> | ||||
|       <a href="http://ha-client.app/beta-testing" class="btn">Beta testing</a> | ||||
|       <a href="http://ha-client.app/docs" class="btn">Documentation</a> | ||||
|       <a href="http://ha-client.app/gallery" class="btn">Gallery</a> | ||||
|       {% if site.show_downloads %} | ||||
|         <a href="{{ site.github.zip_url }}" class="btn">Download .zip</a> | ||||
|         <a href="{{ site.github.tar_url }}" class="btn">Download .tar.gz</a> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user