doc: 更新文档

This commit is contained in:
2021-10-07 01:13:45 +08:00
parent 972014769a
commit 9d1952f927
2 changed files with 0 additions and 3 deletions
-1
View File
@@ -1,2 +1 @@
theme: jekyll-theme-cayman
description:
-2
View File
@@ -20,8 +20,6 @@
<header class="page-header" role="banner">
<h1 class="project-name">{{ page.title | default: site.title | default: site.github.repository_name }}</h1>
<h2 class="project-tagline">{{ page.description | default: site.description | default: site.github.project_tagline
}}</h2>
<a href="./editor/" class="btn">立即使用</a>
{% if site.github.is_project_page %}
<a href="{{ site.github.repository_url }}" class="btn">在GitHub上查看</a>