From fad87c5cc042ea293b3d5cd7a139d124dce1cbd4 Mon Sep 17 00:00:00 2001 From: tdro Date: Sat, 30 Dec 2023 16:39:52 -0500 Subject: config: Use same icon set on navigation Normalize SVG XML formatting --- themes/default/layouts/_default/section.following.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/default/layouts/_default') diff --git a/themes/default/layouts/_default/section.following.html b/themes/default/layouts/_default/section.following.html index c3bfc7b..f002d43 100644 --- a/themes/default/layouts/_default/section.following.html +++ b/themes/default/layouts/_default/section.following.html @@ -65,7 +65,7 @@ - {{ safeHTML (readFile (print (partial "function-paths.html").static "/icons/feather/rss.svg")) }} + {{ safeHTML (readFile (print (partial "function-paths.html").static "/icons/tabler/rss.svg")) }}
Follow
-- cgit v1.2.3