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

github.com/calintat/minimal.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcalintat <calintat@gmail.com>2017-07-31 17:44:02 +0300
committercalintat <calintat@gmail.com>2017-07-31 17:44:02 +0300
commitc4487a53970303654ef2c7e92b6c54846e6e1b82 (patch)
tree82bc01e6a6356a8e6b096c35cc3d8881f34496e2 /README.md
parentd8bce39aacbececb7dbd7542311d047522c0cd23 (diff)
Changed font in example site
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 82b1799..c84a967 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,7 @@ The theme uses [Google Fonts](https://fonts.google.com) to load its font. To cha
```toml
[params]
- font = "Quicksand" # should match the name on Google Fonts!
+ font = "Raleway" # should match the name on Google Fonts!
```
### Syntax highlighting