fix: add missing favicon tags to partage/index.php (error, password gate, form)

This commit is contained in:
Pontoporeia
2026-04-29 21:58:49 +02:00
parent 80b7fddea4
commit c27ffafa7e
2 changed files with 25 additions and 0 deletions

View File

@@ -28,6 +28,10 @@
- [x] `schema.sql` — updated `form_help_blocks` DDL with `sort_order`
- [x] Vendor SortableJS 1.15.2 into `assets/js/sortable.min.js` (remove CDN dependency)
## Bug fixes (continued)
- [x] Add missing favicon tags to all three `<head>` blocks in `partage/index.php` (error page, password gate, main form)
## CSS refactor
- [x] Move semantic HTML element baseline styles into common.css