Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jesselau76/hugo-w3-simple.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjesselau76 <jesselau76@gmail.com>2018-11-16 11:53:43 +0300
committerjesselau76 <jesselau76@gmail.com>2018-11-16 11:53:43 +0300
commitd917fb6e6058d8154214d79ae460ad663daa37b9 (patch)
treeaf0590a3918ef04b09c7448f29cce5acb2c91482
parenta2e3ee0df529e862b6556c4455292a18db82aca3 (diff)
author and license
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4a1c485..f5dfc8a 100644
--- a/README.md
+++ b/README.md
@@ -83,6 +83,10 @@ hasCJKLanguage = true # has chinese/japanese/korean ?
[params]
+ authorandlicense = true
+ authorimgurl = "https://raw.githubusercontent.com/jesselau76/hugo-w3-simple/master/exampleSite/images/johndoe.jpg" #if authorandlicense set true, this one must be set too
+ authorinfo = "<h4>Authored By John Doe</h4>"
+ licenseinfo = "<p class=\"w3-small\">John Doe, a good man living in the earth, loving building website with Hugo.<br>This article is licensed under a <a rel=\"license\" href=\"https://creativecommons.org/licenses/by/4.0/\" class=\"w3-text-white\">Creative Commons Attribution 4.0 International License</a>.</p>"
relatedPosts = true
backtotop = true
gridstyle = true # list post with grid style. If false then simple list