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

github.com/queensferryme/hugo-theme-texify.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQueensferry <queensferry.me@gmail.com>2022-03-31 13:30:09 +0300
committerQueensferry <queensferry.me@gmail.com>2022-04-01 08:06:33 +0300
commitad652390dbcf65c2ef158ba0c4f87fe53889aaed (patch)
treed1c1ad7eac92aa590c6d4069db4d2bd8f4add2b5 /README.md
parent19b54e6ecc9fbd5cd401b79a5606c3c6600ad096 (diff)
docs: explain config options (#13)
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5cc39b7..c607aca 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ Install with:
```bash
git submodule add https://github.com/queensferryme/hugo-theme-texify.git themes/hugo-theme-texify
-cp themes/hugo-theme-texify/exampleSite/config.toml config.toml
+cp themes/hugo-theme-texify/config.toml config.toml
```
Upgrade with:
@@ -27,7 +27,7 @@ Upgrade with:
git submodule foreach git pull origin master
```
-See `exampleSite/config.toml` for an example configuration.
+See `config.toml` for an example configuration.
Note that for Simplified Chinese users, it is generally recommended to use [Noto Serif SC](https://fonts.google.com/specimen/Noto+Serif+SC) via Google Fonts. For instance, put the following codes in your `static/css/custom.css`: