Commit graph

6 commits

Author SHA1 Message Date
rottenwheel
424334f546
index: replace moner.ooo references with revuo calc 2024-10-21 02:19:00 -05:00
Kumi
c1a0da1fa0
feat: add multi-resolution favicons
Added various favicon sizes to enhance cross-platform support, improve visual quality on different devices, and align with Open Graph and Apple touch icon requirements. Updated the index file to reference new icons and ensure tile images and OG image use higher resolution favicons for better appearance. This update may affect how icons are displayed across different platforms.
2024-10-20 21:24:15 +02:00
Kumi
9172d19d94
refactor: replace favicon 2024-10-20 19:49:46 +02:00
recanman
c6a402927d refactor: replace require with require_once, remove unneeded semicolon 2024-10-05 00:00:17 -07:00
recanman
bffbd46ce0 feat: add footer, qr code img 2024-10-04 23:37:01 -07:00
Kumi
7a8b1f21cf
refactor: move HTML to template file
Separated HTML content from index.php into templates/index.php for improved organization and maintainability. This change helps to keep business logic and presentation code separate, making the codebase easier to navigate and modify.
2024-08-30 10:14:56 +02:00