diff --git a/theme.toml b/theme.toml index 4af86e2..81b7a0f 100644 --- a/theme.toml +++ b/theme.toml @@ -3,11 +3,11 @@ name = "Hugo Bootstrap4 Blog" license = "GPL-3.0" -licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE.md" -description = "" -homepage = "http://siteforthistheme.com/" -tags = ["", ""] -features = ["", ""] +licenselink = "https://github.com/alanorth/hugo-theme-bootstrap4/blob/master/LICENSE.txt" +description = "A simple Hugo theme based on the Bootstrap v4 blog example." +homepage = "https://github.com/alanorth/hugo-theme-bootstrap4" +tags = ["bootstrap", "blog"] +features = ["responsive", ""] min_version = 0.15 [author]