From fa39098ed994bffd3b3560199a3d65d774e48d15 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sat, 28 Sep 2024 09:58:22 +0200 Subject: Removed custom RSS template --- exampleSite/hugo.toml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 exampleSite/hugo.toml (limited to 'exampleSite/hugo.toml') diff --git a/exampleSite/hugo.toml b/exampleSite/hugo.toml new file mode 100644 index 0000000..a666a90 --- /dev/null +++ b/exampleSite/hugo.toml @@ -0,0 +1,4 @@ +[outputFormats] + [outputFormats.rss] + baseName = 'rss' + mediaType = 'application/rss+xml' -- cgit v1.2.3