diff options
author | amzrk2 | 2020-04-15 16:19:19 +0800 |
---|---|---|
committer | amzrk2 | 2020-04-15 16:19:19 +0800 |
commit | b4e6be8688ec5b41e27c3d0977a5831315740f32 (patch) | |
tree | d4e514c3de0a09cac11ca99152446d3001e5554b /README.md | |
parent | edb8d453c866afcfc841e744535015f6d139a7cd (diff) | |
download | hugo-theme-fuji-b4e6be8688ec5b41e27c3d0977a5831315740f32.tar.gz hugo-theme-fuji-b4e6be8688ec5b41e27c3d0977a5831315740f32.tar.bz2 hugo-theme-fuji-b4e6be8688ec5b41e27c3d0977a5831315740f32.zip |
Remove taxonomyTerm using disableKinds
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ A minimal Hugo theme inspired by [printempw](https://github.com/printempw/)'s He - [ ] Custom pagination - [ ] Archive page -- [ ] Analytics +- [x] Analytics - [ ] SEO optimization - [ ] Better mobile devices support - [ ] Multilingual |