From ea998f401dcdead905d40bd7904c7bbeab664d67 Mon Sep 17 00:00:00 2001 From: Pascal Hertleif Date: Sun, 22 Apr 2018 16:17:08 +0200 Subject: [PATCH] Mention twitter config for meta tags --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d51e129..24fb99a 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ remote_theme: killercup/jekyll-theme-scribbles You can configure the theme by setting some variables in your `_config.yml`. Here are some useful settings: ```yml +twitter: # this site's twitter account, for header metadata, optional + username: killercup imprint_url: https://yourname.com/imprint/ license_url: https://creativecommons.org/licenses/by-nc/4.0/ feedback_url: https://github.com/yourname/your-blog/issues/new # optional