1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-09-30 19:22:11 +00:00
miniflux-v2/internal/template
jvoisin dd964ed51f refactor(css): use css to scale svg icons
There is no need to specify `class="icon"` on al svg icons, as all svg are used
as icons anyway. But just in case, let's specify this in the css only for svg
directly under `a` and `buttons`, to be on the safe-side.
2025-08-14 23:19:26 +02:00
..
templates fix(template): webauthn error alert was broken on the settings page 2025-08-11 20:01:53 -07:00
engine.go refactor(template): make use of template.ParseFS 2025-08-05 20:07:49 -07:00
functions.go refactor(css): use css to scale svg icons 2025-08-14 23:19:26 +02:00
functions_test.go refactor(template): remove unused functions and reduce the complexity of truncate function 2025-07-17 20:53:41 -07:00