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

github.com/eliasson/liquorice.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbep <bjorn.erik.pedersen@gmail.com>2015-03-01 22:56:23 +0300
committerbep <bjorn.erik.pedersen@gmail.com>2015-03-01 22:56:23 +0300
commitc70b6aca281523cb3927a7ecf34361b6bf2eeded (patch)
tree829cdbfc47f3800b77a23c982082862a32aa8e2d
parent4ec71a45599cbba9f21a2cfdc4a6ee53d859c0a0 (diff)
Add licenselink and min Hugo version
For Hugo theme site.
-rw-r--r--theme.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml
index 9dd3211..f2bcc2c 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,6 +1,8 @@
author = "Markus Eliasson"
description = "Liquorice is a small black and white theme for Hugo."
license = "MIT"
+licenselink = "https://github.com/eliasson/liquorice/blob/master/LICENSE"
name = "liquorice"
source_repo = "https://github.com/eliasson/liquorice"
tags = ["", ""]
+min_version=0.12