aboutsummaryrefslogtreecommitdiffstats
path: root/pelican-bootstrap3/README.md
diff options
context:
space:
mode:
authorJustin Mayer <entroP@gmail.com>2017-09-04 11:03:27 -0700
committerGitHub <noreply@github.com>2017-09-04 11:03:27 -0700
commitc57591675a10637b8b4e76bfe9fa76cc942c3fad (patch)
tree138a5a89f68c28339544448a60cd9dd065e5802c /pelican-bootstrap3/README.md
parent6b87cae2c40eccd808315c41922fb59aaddf81f5 (diff)
parent9f2efeba3030418da16aeb1affd95b33f66f6e41 (diff)
downloadpelican-themes-c57591675a10637b8b4e76bfe9fa76cc942c3fad.tar.gz
Merge pull request #542 from theMarix/pelican-bootstrap3-modernize-flattr-support
Pelican-Bootstrap3: Add support for Flattr domain verification
Diffstat (limited to 'pelican-bootstrap3/README.md')
-rw-r--r--pelican-bootstrap3/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/pelican-bootstrap3/README.md b/pelican-bootstrap3/README.md
index 02a130a..d8d49d7 100644
--- a/pelican-bootstrap3/README.md
+++ b/pelican-bootstrap3/README.md
@@ -351,6 +351,10 @@ All you have to do, is:
By default, the Tipue search page is configured at "/search.html", but you can override that with the `SEARCH_URL`
setting, which comes in handy if you have fancy rewrite rules in your Apache or Nginx configuration.
+### Flattr
+
+This theme has support for linking your domain with [Flattr](https://flattr.com). To enable this provide your `FLATTR_ID`. Be aware that you will also have to go [Flattr's domain settings](https://flattr.com/settings/domains) and link your domain.
+
### Footer
The footer will display a copyright message using the AUTHOR variable and the year of the latest post. If a content license mark is enabled (see above), that will be shown as well.