commit 0e5f74e336e83da7b37eadb567971f154ea7ac2f
parent 113558440573431c0c1edb74915553adc43b83a1
Author: Andreas Gruhler <agruhl@gmx.ch>
Date: Sun, 25 Jul 2021 16:40:50 +0200
site config
Diffstat:
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/_config.yml b/_config.yml
@@ -1,9 +1,9 @@
# Site settings
-title_left : "Think"
-title_right : "space" # default: ""
-description : "Minimalist Jekyll theme for technical writing blog."
-keywords : "Jekyll, theme, free, download, SEO, blog, web, minimalist, thinkspace"
-url : https://heiswayi.github.io/thinkspace # site url
+title_left : "Diary"
+title_right : "" # default: ""
+description : "Text-based journaling program"
+keywords : "diary, journal, text, ncurses"
+url : https://diary.in0rdr.ch # site url
baseurl : "" # apply repo name like "/myproject" if used under gh-pages branch, else (under master branch) just leave empty/blank
cover : "" # image uri like logo/cover image for site seo
@@ -28,7 +28,7 @@ sass:
# Author settings
author:
- name : "John Doe"
+ name : "Andreas Gruhler"
plugins:
- jekyll-sitemap