]> BookStack Code Mirror - website/commitdiff
Added twitter handle for twitter site metatag
authorDan Brown <redacted>
Mon, 1 Nov 2021 14:14:47 +0000 (14:14 +0000)
committerDan Brown <redacted>
Mon, 1 Nov 2021 14:14:47 +0000 (14:14 +0000)
config.toml

index e539e1f137bc50cfda1f28e003cc2a451ecc102d..b136a1c76bd9dea5ca5e6508858e58766af9d29b 100644 (file)
@@ -31,3 +31,5 @@ summarylength=20
 [params]
   blogCover = "/images/cover.jpg"
   description = "BookStack is a simple, open-source, self-hosted, easy-to-use platform for organising and storing information."
+  [params.social]
+    twitter = "bookstack_app"