From ca37d7488c726452739da68f9a096e0d8467d264 Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Wed, 12 Sep 2018 14:21:46 +0200 Subject: Fill theme.toml, refactor injection partials --- theme.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'theme.toml') diff --git a/theme.toml b/theme.toml index f8b419e..6185172 100644 --- a/theme.toml +++ b/theme.toml @@ -3,13 +3,13 @@ name = "Book" license = "MIT" -licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE" -description = "" -homepage = "http://example.com/" -tags = [] +licenselink = "https://github.com/alex-shpak/hugo-book/blob/master/LICENSE" +description = "Hugo documentation theme as simple as plain book" +homepage = "https://github.com/alex-shpak/hugo-book" +tags = ["responsive", "clean", "documentation", "docs", "flexbox"] features = [] min_version = "0.41" [author] name = "Alex Shpak" - homepage = "" + homepage = "https://github.com/alex-shpak/" -- cgit v1.2.3