Skip to content

Commit 9cd5e5f

Browse files
committed
Merge remote-tracking branch 'origin/master'
1 parent 9c1a368 commit 9cd5e5f

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

source/site.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
site:
22
# set the domain with schema but without trailing slash:
33
domain: 'https://gitsite.org'
4-
title: GitSite
5-
description: GitSite is a static web site generator for Git.
4+
title: SL Pages
5+
description: Null
66
keywords: gitsite, git, static web site, html
77
theme: default
8-
language: en-US
8+
language: zh-CN
99
# set the /<rootPath> pathname under which your site is served
1010
# for GitHub pages deployment without a custom domain, it is often '/<projectName>'
1111
root-path: /sinny_awesome
1212
# set cdn path:
1313
cdn-path: https://cdn.jsdelivr.net/npm
1414
navigation:
1515
- title: User Guide
16-
uri: /books/gitsite-guide/index.html
16+
uri: /sinny_awesome/books/gitsite-guide/index.html
1717
- title: Blogs
18-
uri: /blogs/tech/index.html
18+
uri: /sinny_awesome/blogs/tech/index.html
1919
- title: License
20-
uri: /pages/license/index.html
20+
uri: /sinny_awesome/pages/license/index.html
2121
- title: Discuss
22-
uri: https://github.com/michaelliao/gitsite/discussions
22+
uri: 0
2323
external: true
2424
git:
2525
base-url: https://github.com/michaelliao/gitsite/blob/main/source
2626
contact:
27-
name: Michael Liao
28-
github: https://github.com/michaelliao/gitsite
29-
twitter: https://twitter.com/liaoxuefeng
27+
name: Sinny Lang
28+
github: https://github.com/sinnylang
29+
twitter: 0
3030
books:
3131
index-marker: true
3232
search:

0 commit comments

Comments
 (0)