From 71c1cbce9484224ffa0912a94385b3535db91090 Mon Sep 17 00:00:00 2001 From: Nan Xiao Date: Wed, 27 Dec 2017 15:23:21 +0800 Subject: add google analytics --- README.md | 11 +++++------ theme.toml | 1 + 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 -- cgit v1.2.3