aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_config.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-11-04 19:32:06 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-11-05 13:01:33 +0300
commitea2cac77bbb0b01b42e4c50acf733056141fcd83 (patch)
tree22af069250b139c541dfbd3b3d62c73ca6a94843 /_config.yml
parentREADME: fix a typo (diff)
downloadjekyll-theme-ea2cac77bbb0b01b42e4c50acf733056141fcd83.tar.gz
jekyll-theme-ea2cac77bbb0b01b42e4c50acf733056141fcd83.zip
pick up default site.settings values from site.github
Also, use the default filter more, it's much more convenient.
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml13
1 files changed, 4 insertions, 9 deletions
diff --git a/_config.yml b/_config.yml
index 4ac283e..5542d59 100644
--- a/_config.yml
+++ b/_config.yml
@@ -43,13 +43,8 @@ paginate_path: '/feed/page:num/'
# Theme settings
settings:
- project:
- name: jekyll-theme
- description: jekyll-theme preview
- license: MIT License
- license_file: LICENSE.txt
author:
- name: John Doe
- email: John.Doe@example.com
- navbar:
- hide: false
+ # jekyll-github-metadata doesn't include the display name or the email
+ # address of the owner.
+ name: Egor Tensin
+ email: Egor.Tensin@gmail.com