Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/spech66/bootstrap-bp-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pech <windows@spech.de>2018-10-29 19:56:54 +0300
committerSebastian Pech <windows@spech.de>2018-10-29 19:56:54 +0300
commitc2c5223eb792e981f040b59badc5bc2c50b5c88e (patch)
tree6b2246976ef1c8ef0b6f11e984428bb330166f0d /theme.toml
parentd96c526c84191b6ccc6daa80f0a7b98b2a02f575 (diff)
renamed theme
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml10
1 files changed, 5 insertions, 5 deletions
diff --git a/theme.toml b/theme.toml
index 02f0b08..778b266 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,12 +1,12 @@
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
-name = "Bootstrap - Best Practices - Hugo Theme"
+name = "Bootstrap-BP"
license = "MIT"
-licenselink = "https://github.com/spech66/bootstrap-best-practices-hugo-theme/blob/master/LICENSE"
-description = "Bootstrap based Hugo theme which provides out of the box best practices."
-homepage = "https://github.com/spech66/bootstrap-best-practices-hugo-theme/"
-tags = ["minimalist", "blog", "clean", "simple", "bootstrap"]
+licenselink = "https://github.com/spech66/bootstrap-bp-hugo-theme/blob/master/LICENSE"
+description = "Bootstrap based Hugo theme which supports out of the box best practices."
+homepage = "https://github.com/spech66/bootstrap-bp-hugo-theme/"
+tags = ["minimalist", "blog", "clean", "simple", "bootstrap", "responsive", "google analytics", "syntax sighlighting", "light", "fast"]
features = ["responsive", "google analytics", "bootstrap v4.1.x", "open graph", "twitter cards"]
min_version = "0.48"