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

github.com/mmrath/hugo-bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMurali Mohan Rath <murali@mmrath.com>2016-12-15 21:34:13 +0300
committerMurali Mohan Rath <murali@mmrath.com>2016-12-15 21:34:13 +0300
commit7276073ecd46248a54ffccf545c8bccbe891e021 (patch)
tree5ab73eba368afec5ff12f87e25cd0c7b57d380d9
parent7dcc8a7dde4cdaab82803f18c98bbb1670a29b21 (diff)
change theme..toml
-rw-r--r--theme.toml14
1 files changed, 7 insertions, 7 deletions
diff --git a/theme.toml b/theme.toml
index 9d9b613..811ed95 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,12 +1,12 @@
-name = "Hugo Bootstrap4"
+name = "Hugo Bootstrap"
license = "MIT"
licenselink = "https://github.com/mmrath/hugo-bootstrap4/LICENSE.md"
-description = "A hugo theme using bootstrap 4, bootswatch, font-awesome, highlight.js"
-homepage = "https://github.com/mmrath/hugo-bootstrap4"
-tags = ["blog", "technical", "personal"]
-features = ["blog", "technical", "personal"]
-min_version = 0.14
+description = "A hugo theme using bootstrap 4, font-awesome, highlight.js"
+homepage = "https://github.com/mmrath/hugo-bootstrap"
+tags = ["blog", "technical", "personal", "bootstrap"]
+features = ["blog", "technical", "personal", "bootstrap"]
+min_version = 0.17
[author]
- name = "Murali Rath"
+ name = "Murali Mohan Rath"
homepage = "http://mmrath.com"