doc: 更新文档

This commit is contained in:
2021-10-07 00:57:19 +08:00
parent 89e5dad56a
commit 5855e669ff
4 changed files with 9 additions and 41 deletions
+1 -4
View File
@@ -26,10 +26,7 @@
{% if site.github.is_project_page %}
<a href="{{ site.github.repository_url }}" class="btn">在GitHub上查看</a>
{% endif %}
{% 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>
{% endif %}
<a href="./editor/?loadExample" class="btn">查看示例</a>
</header>
<main id="content" class="main-content" role="main">