From a5e1f6f1c86b3939c837f08885a5f3d57353cc8d Mon Sep 17 00:00:00 2001 From: Promesis Date: Sun, 18 Feb 2024 19:21:56 +0800 Subject: [PATCH] updated frontpage and config defaults --- _config.yml | 3 ++- index.html | 6 ++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 5f219efa0a3a..cd6c362382f5 100644 --- a/_config.yml +++ b/_config.yml @@ -27,7 +27,7 @@ repository : "Promesis/Promesis.github.io" # GitHub username/repo- teaser : # path of fallback teaser image, e.g. "/assets/images/500x300.png" logo : "https://i.postimg.cc/fyMrPBNW/black-forest-256x256.png" # path of logo image to display in the masthead, e.g. "/assets/images/88x88.png" masthead_title : # overrides the website title displayed in the masthead, use " " for no title -# breadcrumbs : false # true, false (default) +breadcrumbs : true # true, false (default) words_per_minute : 200 comments: provider : giscus # false (default), "disqus", "discourse", "facebook", "staticman", "staticman_v2", "utterances", "giscus", "custom" @@ -292,3 +292,4 @@ defaults: comments: # true share: true related: true + show_date: true diff --git a/index.html b/index.html index 25f938a982fc..b20114f708aa 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,6 @@ --- -layout: splash -entries_layout: grid +layout: home +author_profile: true +classes: wide --- +