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

github.com/siegerts/hugo-theme-basic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen <stephen.siegert@gmail.com>2020-05-21 16:15:47 +0300
committerStephen <stephen.siegert@gmail.com>2020-05-21 16:15:47 +0300
commit7f8226c418da574129320c1732ad60356f144a9c (patch)
treef3338177aa136ddab69d59ff2d0214ab201ec9e4
parenta8549e31cd7e439b5e348d5148fb07da7d5f1c93 (diff)
update demo link and theme tagsHEADmaster
-rw-r--r--README.md2
-rw-r--r--theme.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e75b7fb..9a4f671 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Basic personal site theme styled with minimal tachyons, syntax highlighting, and
## Demo
-[https://hugo-theme-basic.netlify.com/](https://hugo-theme-basic.netlify.com/)
+[https://hugo-theme-basic.netlify.app/](https://hugo-theme-basic.netlify.app/)
## Screenshot
diff --git a/theme.toml b/theme.toml
index f6c7c54..7047d3d 100644
--- a/theme.toml
+++ b/theme.toml
@@ -6,7 +6,7 @@ license = "MIT"
licenselink = "https://github.com/siegerts/hugo-theme-basic/blob/master/LICENSE"
description = "Basic blog theme styled with minimal tachyons"
homepage = "https://github.com/siegerts/hugo-theme-basic"
-tags = ["minimal", "tachyons", "blog", "responsive", "syntax highlighting", "google analytics", "plain", "clean", "starter"]
+tags = ["minimal", "tachyons", "blog", "responsive", "syntax highlighting", "google analytics", "plain", "clean", "starter", "rstats", "blogdown"]
features = ["blog", "blog series", "syntax highlighting", "google analytics", "tachyons"]
min_version = "0.41"