From 693b6336955ac7ab0ba8f5aa86071a5f423d5fd5 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Wed, 7 Jul 2021 06:35:00 +0200 Subject: 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 --- _config.yml | 1 + 1 file changed, 1 insertion(+) 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: - -- cgit