Update default.html
This commit is contained in:
		| @@ -26,6 +26,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="/alpha-testing" class="btn">Alpha testing</a> | ||||||
|  |       <a href="/docs" class="btn">Documentation</a> | ||||||
|  |       <a href="/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