From cdbdae0a27010c6f91d8dcadf7de09e6b5bb3632 Mon Sep 17 00:00:00 2001 From: Elias Blanch Date: Tue, 16 Apr 2024 09:31:10 +1000 Subject: [PATCH] Update default page and RSS xml config --- archetypes/posts.md | 8 ++++---- hugo.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/archetypes/posts.md b/archetypes/posts.md index 6feb036..32fc967 100644 --- a/archetypes/posts.md +++ b/archetypes/posts.md @@ -1,6 +1,6 @@ --- -title: "My 1st post" -date: 2020-09-15T11:30:03+00:00 +title: "Content" +date: 2024-01-15T11:30:03+00:00 # weight: 1 # aliases: ["/first"] tags: ["posts", "media"] @@ -12,7 +12,7 @@ draft: false hidemeta: false comments: false description: "Desc Text." -canonicalURL: "https://canonical.url/to/page" +canonicalURL: "https://ew-b.github.io/posts/" disableHLJS: true # to disable highlightjs disableShare: false disableHLJS: false @@ -31,7 +31,7 @@ cover: relative: false # when using page bundles set this to true hidden: true # only hide on current single page editPost: - URL: "https://github.com//content" + URL: "https://github.com/ew-b/ew-b.github.io/tree/main/content/" Text: "Suggest Changes" # edit text appendFilePath: true # to append file path to Edit link --- \ No newline at end of file diff --git a/hugo.yaml b/hugo.yaml index befbcfb..f891a7e 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -83,7 +83,7 @@ params: - name: github url: "https://github.com/ew-b" - name: "rss" - url: "https://ew-b.github.io/ewb-archive/index.xml" + url: "https://ew-b.github.io/index.xml" analytics: google: