From cd9390ca6213b783424105eea2ddde1df96ab1f1 Mon Sep 17 00:00:00 2001 From: bt Date: Sun, 3 Dec 2023 10:02:44 -0500 Subject: --- posts/rss-click.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'posts') diff --git a/posts/rss-click.md b/posts/rss-click.md index d794c1b..6735799 100644 --- a/posts/rss-click.md +++ b/posts/rss-click.md @@ -1,6 +1,5 @@ -# Clickable Links Inside XML - -2022-06-20 +[[!meta title="Clickable Links Inside XML"]] +[[!meta date="2022-06-20"]] With the recent patch to the Shinobi Website project, I thought it would be best to share my experience implementing clickable links inside a rendered XML RSS file directly through a browser. This is made possible thanks to the awesome power of XSL formatting. @@ -40,6 +39,4 @@ In a supported browser, you can see the code in action here: https://pblog.bt.ht That's really all there is to it. -## Refs - -1. https://shinobi.bt.ht/posts/patch-3.txt +[^1]: https://shinobi.bt.ht/posts/patch-3.txt -- cgit v1.2.3-54-g00ecf