From bc2f0ec6f9426f60e8035269f5e48f3cc3f0cc52 Mon Sep 17 00:00:00 2001 From: Doge Date: Tue, 11 May 2021 10:01:59 +0800 Subject: Favicon support --- _config.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '_config.yml') diff --git a/_config.yml b/_config.yml index defe9bf..244a5e2 100644 --- a/_config.yml +++ b/_config.yml @@ -1,4 +1,5 @@ logo: false +favicon: false timeformat: "MMM, D YYYY" podcast: true lazyload: true @@ -19,5 +20,5 @@ rss: path: '/feed.rss' config: email: 'privet@utc3.live' - category: Education - explicit: No \ No newline at end of file + category: 'Education' + explicit: false \ No newline at end of file -- cgit v1.2.3