diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2021-07-07 06:35:00 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-07 06:35:00 +0200 |
| commit | 693b6336955ac7ab0ba8f5aa86071a5f423d5fd5 (patch) | |
| tree | 8c77fde91278aca0eb8bb330e5a1392f130abc6c | |
| parent | 8a98b71ec8ebde05d0eb426c6bb7d39a2ca8dc94 (diff) | |
| download | wiki-693b6336955ac7ab0ba8f5aa86071a5f423d5fd5.tar.gz wiki-693b6336955ac7ab0ba8f5aa86071a5f423d5fd5.tar.bz2 wiki-693b6336955ac7ab0ba8f5aa86071a5f423d5fd5.zip | |
chore: Attempt to fix page build (#580)
* chore: Attempt to fix page build
* Revert "chore: Attempt to fix page build"
This reverts commit eff082a1bd6716edafa1fc8743dffb903243d1d5.
* Update _config.yml
| -rw-r--r-- | _config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index 720f908..109dfae 100644 --- a/_config.yml +++ b/_config.yml @@ -60,6 +60,7 @@ google_cse_token: # markdown: GFM highlighter: rouge +encoding: UTF-8 defaults: - |
