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:28:57 +0300
committerMurali Mohan Rath <murali@mmrath.com>2016-12-15 21:28:57 +0300
commit7a09c72c7d44389d0bcb159330285f7348e84700 (patch)
treefac2cd91d7b825e8c54f38ef6a4afd7a8334decd /theme.toml
parent22921819708425d46b897f1a22d5c3ba8fecc010 (diff)
Use bootstrap 4
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml13
1 files changed, 4 insertions, 9 deletions
diff --git a/theme.toml b/theme.toml
index 6477fbb..9d9b613 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,8 +1,8 @@
-name = "Hugo Bootstrap"
+name = "Hugo Bootstrap4"
license = "MIT"
-licenselink = "https://github.com/mmrath/hugo-bootstrap/LICENSE.md"
-description = "A hugo theme using bootstrap, bootswatch, font-awesome, highlight.js"
-homepage = "https://github.com/mmrath/hugo-bootstrap"
+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
@@ -10,8 +10,3 @@ min_version = 0.14
[author]
name = "Murali Rath"
homepage = "http://mmrath.com"
-
-[original]
- author = "Steven Enten"
- homepage = "https://github.com/enten/hyde-y"
- repo = "https://github.com/enten/hyde-y"