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

github.com/it-gro/hugo-theme-w3css-basic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Grossniklaus <grossnik@tuvok>2018-02-08 23:03:17 +0300
committerBruno Grossniklaus <grossnik@tuvok>2018-02-08 23:03:17 +0300
commitbfe36c6591db4619a738f505c579a3364ea51303 (patch)
tree3570f1b5565ff34eb46ea65d602aef2d18fd281f /theme.toml
parenteaa901b51df5c92884400fd8ef219852b871e072 (diff)
google analytics as tag since others do it as well
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml4
1 files changed, 3 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index f98653d..47c4a4e 100644
--- a/theme.toml
+++ b/theme.toml
@@ -8,12 +8,13 @@ description = "Built with W3.CSS. Uses monochromatic colors"
homepage = "https://it-gro.github.io/hugo-theme-w3css-basic.github.io"
tags = [
"blog"
+ , "company"
, "contact form"
, "custom themes"
- , "company"
, "disqus"
, "font awesome"
, "gallery"
+ , "google analytics"
, "landing page"
, "monochromatic"
, "personal"
@@ -27,6 +28,7 @@ tags = [
features = [
"animate"
, "font awesome"
+ , "google analytics"
, "google custom search"
, "google fonts"
, "google map"