From 0e5a3375fb10a8332d3f66bf3631b6e0861fb662 Mon Sep 17 00:00:00 2001 From: Doge Date: Sat, 8 May 2021 01:44:29 +0800 Subject: Add time format custom option --- _config.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '_config.yml') diff --git a/_config.yml b/_config.yml index 14e03eb..4294862 100644 --- a/_config.yml +++ b/_config.yml @@ -1,3 +1,5 @@ +logo: false +timeformat: "MMM, D YYYY" podcast: true lazyload: true highlight: @@ -10,5 +12,4 @@ navbar: - ['/feed', 'fa fa-rss'] menubar: - ['/about', 'About'] - - ['/archives', 'Archives'] -logo: false \ No newline at end of file + - ['/archives', 'Archives'] \ No newline at end of file -- cgit v1.2.3