From 4cc1d86beede1ff83f3abd8707ba8c8879ddab2a Mon Sep 17 00:00:00 2001
From: Wynn Wolf Arbor
Date: Wed, 15 Jul 2020 10:49:20 +0200
Subject: Remove .html file ending from linked posts
Caddy supports implied file extensions in 1.0 via the 'ext' directive,
and in 2.0 via the 'try_files' directive. This feature has been enabled
in the upstream web server for quite a while now, but the links were
never updated to be cleaner.
---
templates/atom.xml | 2 +-
templates/index.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
(limited to 'templates')
diff --git a/templates/atom.xml b/templates/atom.xml
index 2f1de9f..179b3fe 100644
--- a/templates/atom.xml
+++ b/templates/atom.xml
@@ -6,6 +6,6 @@
+ data-sblg-altlink-fmt="https://oriole.systems/${sblg-base}" />
diff --git a/templates/index.xml b/templates/index.xml
index 54f2245..c9197c0 100644
--- a/templates/index.xml
+++ b/templates/index.xml
@@ -42,7 +42,7 @@
--
cgit v1.2.3-2-gb3c3