diff options
author | Johannes Reinhardt <jreinhardt@ist-dein-freund.de> | 2014-07-14 16:23:19 +0200 |
---|---|---|
committer | Johannes Reinhardt <jreinhardt@ist-dein-freund.de> | 2014-07-14 16:33:30 +0200 |
commit | a004f515dd8c9802a3b9c519ff5a5151f45cb5b6 (patch) | |
tree | 7ff6f228f4f70cf84773182e35c42eef9f5c5fd6 /gum/README.md | |
parent | 06532aa2d45fac14131fa360cf5daaa842def8e1 (diff) | |
download | pelican-themes-a004f515dd8c9802a3b9c519ff5a5151f45cb5b6.tar.gz |
[gum] Add support for Juvia comments
Diffstat (limited to 'gum/README.md')
-rw-r--r-- | gum/README.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/gum/README.md b/gum/README.md index ffaefb3..5a01f2b 100644 --- a/gum/README.md +++ b/gum/README.md @@ -31,8 +31,12 @@ PIWIK_ID = '' PIWIK_URL = '' ``` +To use Juvia for comments, fill out the following values, again the url without leading `http://` and trailing `/`. - +``` +JUVIA_URL = '' +JUVIA_ID = '' +``` ### Screenshot ### |