Skip to content

Commit 80c6a83

Browse files
committed
Merge remote-tracking branch 'origin/master'
1 parent 4199f4a commit 80c6a83

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

source/site.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
site:
22
# set the domain with schema but without trailing slash:
33
domain: 'https://gitsite.org'
4-
title: SL Pages
5-
description: Null
4+
title: GitSite
5+
description: GitSite is a static web site generator for Git.
66
keywords: gitsite, git, static web site, html
77
theme: default
88
language: en-US
@@ -19,14 +19,14 @@ site:
1919
- title: License
2020
uri: /pages/license/index.html
2121
- title: Discuss
22-
uri: https://github.com/sinnylang
22+
uri: https://github.com/michaelliao/gitsite/discussions
2323
external: true
2424
git:
2525
base-url: https://github.com/michaelliao/gitsite/blob/main/source
2626
contact:
27-
name: Sinny Lang
28-
github: https://github.com/sinnylang
29-
twitter: https://github.com/sinnylang
27+
name: Michael Liao
28+
github: https://github.com/michaelliao/gitsite
29+
twitter: https://twitter.com/liaoxuefeng
3030
books:
3131
index-marker: true
3232
search:

0 commit comments

Comments
 (0)