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

github.com/your-identity/hugo-theme-dimension.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authord-asnaghi <asnaghi@me.com>2020-05-17 17:16:47 +0300
committerd-asnaghi <asnaghi@me.com>2020-05-17 17:16:47 +0300
commit9e79ef5b755e1805dd29265c4b0e04c87861ff8b (patch)
treed0b676214d33a00d18beef47662dd80f034fc278
parent0b911c75329ec5c025f7293b11db3e703aae4589 (diff)
[HUGO] updated theme metadata
-rw-r--r--theme.toml6
1 files changed, 5 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 50d9e3f..cef827e 100644
--- a/theme.toml
+++ b/theme.toml
@@ -5,8 +5,12 @@ description = "A port of HTML5's dimension theme, optimized for markdown based C
homepage = "https://github.com/your-identity/hugo-theme-dimension/"
tags = ["blog", "clean", "customizable", "dark", "highlighting", "minimal", "personal", "responsive", "simple", "responsive"]
features = ["blog", "syntax highlighting"]
-min_version = 0.57
+min_version = 0.59.0
[author]
name = "d-asnaghi"
homepage = "https://d-asnaghi.github.io"
+
+[original]
+ author = "HTML5UP"
+ homepage = "https://html5up.net"