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