From 092e51df2e2a9b8ee99e917085f3da156b5de465 Mon Sep 17 00:00:00 2001 From: Larsen Vallecillo Date: Tue, 24 Jan 2023 15:42:49 -0600 Subject: [PATCH] Fix Turkish and Chinese page loading --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index fab42c706..693e7ab3b 100755 --- a/_config.yml +++ b/_config.yml @@ -158,8 +158,8 @@ exclude: [ _pages/pt_PT, _pages/ru_RU, _pages/sv_SE, - _pages/tr_TR, - _pages/zh_CN, + # _pages/tr_TR, + # _pages/zh_CN, _pages/zh_TW ]