Skip to content

Commit 9fdf06d

Browse files
committed
update config file
1 parent 381b49d commit 9fdf06d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: _config.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66
# 'jekyll serve'. If you change this file, please restart the server process.
77

88
# Site settings
9-
title: Your awesome title
10-
email: your-email@domain.com
9+
title: Improving Team Blog
10+
email: sales@improving.com
1111
description: > # this means to ignore newlines until "baseurl:"
1212
Write an awesome description for your new site here. You can edit this
1313
line in _config.yml. It will appear in your document head meta (for
1414
Google search results) and in your feed.xml site description.
1515
baseurl: "" # the subpath of your site, e.g. /blog
16-
url: "http://yourdomain.com" # the base hostname & protocol for your site
17-
twitter_username: jekyllrb
18-
github_username: jekyll
16+
url: "http://improving.github.io" # the base hostname & protocol for your site
17+
twitter_username: improving
18+
github_username: improving
1919

2020
# Build settings
2121
markdown: kramdown

0 commit comments

Comments
 (0)