From 7d4a696a70969b82a55715221b85700a1e68d140 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 5 Jun 2022 18:10:34 +0200 Subject: Rework single post layouts --- exampleSite/config.toml | 2 -- 1 file changed, 2 deletions(-) (limited to 'exampleSite/config.toml') diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 5ef6fe6..8899b90 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -149,8 +149,6 @@ disableKinds = ['RSS'] footer = 'Built with Ed. Distributed under an MIT license.' # Sections to be displayed in the main page, as well as RSS/Atom feeds mainSections = ['posts', 'dramas', 'narratives', 'poems'] - # Order of post meta information. Order is important. - postMeta = ['author', 'date'] # Posts date format, for example: 2006-01-02 dateFormat = ':date_long' dateFormatToc = '2006.01.02' -- cgit v1.2.3