From 8dacf4b8d4802b14a3cc61ce0e0b376f9328f2a7 Mon Sep 17 00:00:00 2001 From: alexanderdavide <alexeble1998@gmail.com> Date: Sat, 08 Jan 2022 22:53:31 +0000 Subject: [PATCH] Merge branch 'master' into feature/refactor-css-to-scss --- exampleSite/config/_default/params.toml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/exampleSite/config/_default/params.toml b/exampleSite/config/_default/params.toml index b45c45f..e131c32 100644 --- a/exampleSite/config/_default/params.toml +++ b/exampleSite/config/_default/params.toml @@ -28,6 +28,7 @@ # readMore = true # postSectionName = "blog" +reversepagetitle = true # When set to 'true', the Window Title will be reversed to 'Title | Author' instead of the default 'Author | Title' [simpleAnalytics] # enable = true -- Gitblit v1.10.0