summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorKarl Hallsby <karl@hallsby.com>2020-07-18 14:42:16 -0500
committerKarl Hallsby <karl@hallsby.com>2020-07-18 14:42:16 -0500
commit776f29a7b681ae5b73db5fecab6468cb945f4a42 (patch)
tree2f768bd3718b728838752edae77c69682bc8cc20 /_config.yml
parent47bceebd5c1690d7c977b899f10a53d7c6c0ec24 (diff)
Update site description to personalized version
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml8
1 files changed, 5 insertions, 3 deletions
diff --git a/_config.yml b/_config.yml
index 93955e5..3a83214 100644
--- a/_config.yml
+++ b/_config.yml
@@ -20,10 +20,12 @@
title: Karl Hallsby
email: karl@hallsby.com
+
+# This will appear in your document head meta (for Google search results) and
+# in your feed.xml site description.
description: >- # this means to ignore newlines until "baseurl:"
- Write an awesome description for your new site here. You can edit this
- line in _config.yml. It will appear in your document head meta (for
- Google search results) and in your feed.xml site description.
+ My (Karl Hallsby) personal website. Here I showcase my work, abilities,
+ and my Curriculum Vitae.
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://karl.hallsby.com" # the base hostname & protocol for your site, e.g. http://example.com
# host: 192.168.20.227