doc: 更新文档
This commit is contained in:
@@ -1,2 +1 @@
|
|||||||
theme: jekyll-theme-cayman
|
theme: jekyll-theme-cayman
|
||||||
description:
|
|
||||||
|
|||||||
@@ -20,8 +20,6 @@
|
|||||||
|
|
||||||
<header class="page-header" role="banner">
|
<header class="page-header" role="banner">
|
||||||
<h1 class="project-name">{{ page.title | default: site.title | default: site.github.repository_name }}</h1>
|
<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>
|
<a href="./editor/" class="btn">立即使用</a>
|
||||||
{% if site.github.is_project_page %}
|
{% if site.github.is_project_page %}
|
||||||
<a href="{{ site.github.repository_url }}" class="btn">在GitHub上查看</a>
|
<a href="{{ site.github.repository_url }}" class="btn">在GitHub上查看</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user