From 42b32157d026b3b4f69282d8c5d5056cc0936ef3 Mon Sep 17 00:00:00 2001 From: Murali Date: Tue, 18 Apr 2017 12:26:47 +1000 Subject: Fix config.toml --- theme.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/theme.toml b/theme.toml index 6f5f35a..3444883 100644 --- a/theme.toml +++ b/theme.toml @@ -1,11 +1,11 @@ name = "Hugo Bootstrap4" license = "MIT" -licenselink = "https://github.com/mmrath/hugo-bootstrap4/LICENSE.md" +licenselink = "https://github.com/mmrath/hugo-bootstrap/LICENSE.md" description = "A hugo theme using bootstrap 4, bootswatch, font-awesome, highlight.js" -homepage = "https://github.com/mmrath/hugo-bootstrap4" +homepage = "https://github.com/mmrath/hugo-bootstrap" tags = ["blog", "technical", "personal"] features = ["blog", "technical", "personal"] -min_version = 0.20 +min_version = 0.20.1 [author] name = "Murali Rath" -- cgit v1.2.3