From 57f5ada303cd98dcc989858eb8d8404b9e6e9891 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Fri, 16 Dec 2022 16:18:11 -0800 Subject: [PATCH] Order site attributes --- README.md | 2 +- exampleSite/config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 10a2ef6e..ce30fa45 100644 --- a/README.md +++ b/README.md @@ -222,8 +222,8 @@ author: name: Michael Bluth baseurl: https://example.com copyright: © Michael Bluth -languagecode: en-us enablerobotstxt: true +languagecode: en-us markup: goldmark: renderer: diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml index c9dc4f65..9a39025f 100644 --- a/exampleSite/config.yaml +++ b/exampleSite/config.yaml @@ -3,8 +3,8 @@ author: name: Michael Bluth baseurl: https://example.com copyright: © Michael Bluth -languagecode: en-us enablerobotstxt: true +languagecode: en-us markup: goldmark: renderer: