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

github.com/nanxstats/hugo-tanka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNan Xiao <road2stat@gmail.com>2017-12-27 10:23:21 +0300
committerNan Xiao <road2stat@gmail.com>2017-12-27 10:23:21 +0300
commit71c1cbce9484224ffa0912a94385b3535db91090 (patch)
treec80380b6ed0a907916f23c185e0fc3cfcc6ed9b1
parente7b8dc0c4480a907e0325220f8185cbe7ef7e19f (diff)
add google analytics
-rw-r--r--README.md11
-rw-r--r--theme.toml1
2 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index e5617fe..087e51e 100644
--- a/README.md
+++ b/README.md
@@ -6,13 +6,12 @@ This Hugo theme is ported from the [Hugo Black & Light theme](https://github.com
## Features
-- Loads in a single request (with web-fonts disabled).
-- 100 / 100 on Google Page Speed test (100 / 100 on mobile with web-fonts disabled).
-- Scriptless (unless you configure Google Analytics).
-- Styles inlined in head.
-- High Contrast.
-- High Resolution Favicons.
+- Minimalist
+- Responsive
+- Typography first
+- High Contrast
- Disqus
+- Google Analytics
![Screenshot](https://github.com/road2stat/hugo-tanka/blob/master/images/screenshot.png)
diff --git a/theme.toml b/theme.toml
index 1b63f4a..2db8d3d 100644
--- a/theme.toml
+++ b/theme.toml
@@ -6,6 +6,7 @@ homepage = "https://github.com/road2stat/hugo-tanka"
tags = []
features = []
min_version = 0.17
+googleAnalytics = ""
disqusShortname = ""
# author of this modified version