From 477c469662bfe550248679148298de669627aa27 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 11 Apr 2025 14:50:32 -0300 Subject: src/content/: Hoist relative links to variables --- src/content/blog/index.adoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/content/blog') diff --git a/src/content/blog/index.adoc b/src/content/blog/index.adoc index 7e46f04..075f77f 100644 --- a/src/content/blog/index.adoc +++ b/src/content/blog/index.adoc @@ -1,3 +1,6 @@ = Blog -== Recent articles link:atom.xml[image:../img/atom.svg[Standard orange RSS feed icon]] +:feed: link:feed.xml +:icon: image:../img/atom/light.svg + +== Recent articles {feed}[{icon}[Standard orange RSS feed icon]] -- cgit v1.2.3