1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-26 18:21:01 +00:00
miniflux-v2/internal/template
Julien Voisin 71105bec56
refactor(template): improve consistency in layout.html (meta tags, whitespace, comments)
- Group the `<meta>` tags together
- Trim some superfluous whitespace
- Remove an obvious and thus useless comment
2025-08-20 19:24:13 -07:00
..
templates refactor(template): improve consistency in layout.html (meta tags, whitespace, comments) 2025-08-20 19:24:13 -07:00
engine.go refactor(templates): be explicit about dependencies 2025-08-20 18:51:51 -07:00
functions.go fix(version): change development version naming to avoid breaking some clients 2025-08-18 17:41:17 -07:00
functions_test.go refactor(template): remove unused functions and reduce the complexity of truncate function 2025-07-17 20:53:41 -07:00