From ed144e24671e063c72dde1d0009faf10ebb80350 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Thu, 18 Apr 2019 10:49:43 +0300 Subject: [PATCH] theme.toml: Update link --- theme.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/theme.toml b/theme.toml index a13eca1..7d1a108 100644 --- a/theme.toml +++ b/theme.toml @@ -1,8 +1,8 @@ name = "Hugo Bootstrap v4 Blog" license = "CC-BY-3.0" -licenselink = "https://github.com/alanorth/hugo-theme-bootstrap4/blob/master/LICENSE.txt" +licenselink = "https://github.com/alanorth/hugo-theme-bootstrap4-blog/blob/master/LICENSE.txt" description = "A simple Hugo theme based on the Bootstrap v4 blog example." -homepage = "https://github.com/alanorth/hugo-theme-bootstrap4" +homepage = "https://github.com/alanorth/hugo-theme-bootstrap4-blog" tags = ["bootstrap", "blog", "font awesome"] features = ["responsive", "blog"] min_version = 0.25