From 7c29166ef989ce2afeb4f3b33898913594109525 Mon Sep 17 00:00:00 2001 From: Julien Voisin Date: Thu, 21 Aug 2025 04:26:47 +0200 Subject: [PATCH] refactor(ui): move inline SVG to `sprite.svg` There is no need to have an inline svg when we can have it in the sprite.svg file. --- internal/template/templates/common/layout.html | 4 +--- internal/ui/static/bin/sprite.svg | 4 ++++ 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/internal/template/templates/common/layout.html b/internal/template/templates/common/layout.html index cfc99e38..2c075da3 100644 --- a/internal/template/templates/common/layout.html +++ b/internal/template/templates/common/layout.html @@ -70,9 +70,7 @@ Miniflux - + {{ icon "chevron-down"}}