summaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
authorDante Catalfamo2020-06-18 01:41:34 -0400
committerDante Catalfamo2020-06-18 01:41:34 -0400
commit74456dd86a08be2dbb001b804ae21131c7358a9e (patch)
tree9b5841c71d5a2d65b9d1c7fb4a138626784fd914 /config.toml
parentcae26efae841701ed815735c425f158169ba1eb0 (diff)
downloadblog-74456dd86a08be2dbb001b804ae21131c7358a9e.tar.gz
blog-74456dd86a08be2dbb001b804ae21131c7358a9e.tar.bz2
blog-74456dd86a08be2dbb001b804ae21131c7358a9e.zip
Change site subtitle
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index 63c06f1..925ca7d 100644
--- a/config.toml
+++ b/config.toml
@@ -8,7 +8,7 @@ enableRobotsTXT = true
[params]
author = "Dante Catalfamo"
- subTitle = "Putting my notes online"
+ subTitle = "Sharing notes with the internet"
showWordCounter = false
showReadTime = false
showToc = false