diff --git a/docs/_config.yml b/docs/_config.yml index c419263..44b418a 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1 +1,3 @@ -theme: jekyll-theme-cayman \ No newline at end of file +theme: jekyll-theme-cayman +title: 简谱编辑器 +description: 基于SVG和React构建 diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html new file mode 100644 index 0000000..720b774 --- /dev/null +++ b/docs/_layouts/default.html @@ -0,0 +1,49 @@ + + + +
+ + + {% seo %} + + + + + + + {% include head-custom.html %} + + + + Skip to the content. + +