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>2018-04-02 20:43:36 +0300
committerNan Xiao <road2stat@gmail.com>2018-04-02 20:43:36 +0300
commit69674b06e1a2e5cc4482f0c2d77eb247fcc21d9b (patch)
treeb7832e1d67e94a7375bf2d98018b67f604d103f9
parent7bc79daa9ac1071908b3cc0d42863bf4fa3f1e04 (diff)
typo fixes
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 806e6b5..b632d8c 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,7 @@ This theme is ported and modified from the [Black & Light theme](https://github.
- Minimalist
- Responsive
- Typography first
+- Native font stack
- High Contrast
- Disqus
- Google Analytics
@@ -23,7 +24,7 @@ This theme is ported and modified from the [Black & Light theme](https://github.
Inside the folder of your Hugo site run:
```bash
- git submodule add https://github.com/road2stat/hugo-tanka.git themes/hugo-tanka
+git submodule add https://github.com/road2stat/hugo-tanka.git themes/hugo-tanka
```
For more information read the official [setup guide](https://gohugo.io/overview/installing/) of Hugo.
@@ -34,4 +35,4 @@ Copy the [`config.toml`](https://github.com/road2stat/hugo-tanka/blob/master/exa
## License
-This theme is released under the GNU 3.0 license. For more information read the [license](https://github.com/road2stat/hugo-tanka/blob/master/LICENSE).
+This theme is released under [GPLv3](https://github.com/road2stat/hugo-tanka/blob/master/LICENSE).