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

github.com/bul-ikana/hugo-cards.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Aguirre <bul.ikana@gmail.com>2018-09-30 06:36:20 +0300
committerHugo Aguirre <bul.ikana@gmail.com>2018-09-30 06:36:20 +0300
commit3dbf53968a86d99a46f103b9564a9e3b7e13d3d2 (patch)
tree753e3d23900841b35db1205fc9a9e2a5ac9f3ec8
parent81a1b581919c5cfcb87e525de75b07fd964d438b (diff)
parent114d9c900fb23d10da80f7bfe3003d09e0a72559 (diff)
Merge branch 'dev'
-rw-r--r--theme.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme.toml b/theme.toml
index 3c4898b..9081e56 100644
--- a/theme.toml
+++ b/theme.toml
@@ -6,13 +6,13 @@ license = "MIT"
licenselink = "https://github.com/bul-ikana/hugo-cards/blob/master/LICENSE.md"
description = "A bootstrap based minimal hugo theme based on webjeda-cards"
homepage = "http://example.com/"
-tags = [bootstrap, cards, responsive, jekyll, blog]
+tags = ["bootstrap", "cards", "responsive", "jekyll", "blog"]
features = []
min_version = "0.45.0"
[author]
name = "Hugo Aguirre"
- homepage = "bool.netlify.com"
+ homepage = "https://bool.netlify.com"
# If porting an existing theme
[original]