Skip to content

Commit 5ed73c7

Browse files
authored
Update _config.yml
1 parent 36e7263 commit 5ed73c7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

_config.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Site settings
2-
title: Jekyll Doc Theme
3-
email: your-email@domain.com
2+
title: CodingApi
3+
email: 1991wangliang@gmail.com
44
description: >
55
Jekyll Template for Project Websites
66
providing documentation and blog post pages.
77
lang: en-US
88

9-
baseurl: "/jekyll-doc-theme" # the subpath of your site, e.g. /blog/
10-
url: https://codingapi.github.io/jekyll-doc-theme # the base hostname & protocol for your site
11-
git_address: https://github.com/codingapi/jekyll-doc-theme
12-
git_edit_address: https://github.com/codingapi/jekyll-doc-theme/blob/gh-pages
9+
baseurl: "/" # the subpath of your site, e.g. /blog/
10+
url: https://codingapi.github.io/codingapi.github.io # the base hostname & protocol for your site
11+
git_address: https://github.com/codingapi/codingapi.github.io
12+
git_edit_address: https://github.com/codingapi/codingapi.github.io/blob/gh-pages
1313

1414
# theme options from https://bootswatch.com/
1515
# comment out this to use default Bootstrap

0 commit comments

Comments
 (0)