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 --- +