mirror of
https://github.com/pawroman/zola-theme-terminimal.git
synced 2025-01-09 12:11:05 +01:00
Clarify config option in README
This commit is contained in:
parent
20ca6e98a6
commit
6024554bb3
|
@ -298,7 +298,7 @@ You can enable full unicode support in `config.toml`:
|
|||
# Use full Hack character set, not just a subset.
|
||||
# Switch this to true if you need full unicode support.
|
||||
# Defaults to false.
|
||||
use_full_hack_font = false
|
||||
use_full_hack_font = true
|
||||
```
|
||||
|
||||
Also see [Hack's docs](https://github.com/source-foundry/Hack/blob/master/docs/WEBFONT_USAGE.md).
|
||||
|
|
Loading…
Reference in a new issue