From 1d3379b29928b01a67836b626a11a3224e8fe754 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=B7=E9=A2=A8=20=E5=A4=A9=E9=9F=B3=20=E3=81=9F?= =?UTF-8?q?=E3=81=AB=E3=81=8B=E3=81=9C=20=E3=81=82=E3=81=BE=E3=81=AD?= Date: Sun, 31 Dec 2023 23:53:41 +0800 Subject: [PATCH] Update _config.yml --- _config.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/_config.yml b/_config.yml index 0a42538..fd1e9b6 100644 --- a/_config.yml +++ b/_config.yml @@ -62,7 +62,7 @@ prismjs: # per_page: Posts displayed per page. (0 = disable pagination) # order_by: Posts order. (Order by date descending by default) index_generator: - path: '/' + path: '' per_page: 10 order_by: -date @@ -103,10 +103,6 @@ feed: path: atom.xml limit: 20 -lazyload: - enable: true - onlypost: true - clean_css: exclude: - '*.min.css' @@ -133,6 +129,6 @@ html_minifier: lazy_load: enable: true - all: true + all: false theme: amane