]> danix's work - danix.xyz-2.git/commit
fix: improve styling and functionality for 404 and Repository pages
authorDanilo M. <redacted>
Fri, 17 Apr 2026 09:22:02 +0000 (11:22 +0200)
committerDanilo M. <redacted>
Fri, 17 Apr 2026 09:22:02 +0000 (11:22 +0200)
commitd97d614328021a6c35dc69ef419d7b8f29db585a
tree72440f757802d572aa32a058e1695bb678302979
parent9762d99097e1b71de64f0a32594eee77612e564a
fix: improve styling and functionality for 404 and Repository pages

- 404.html: Move x-data directive to wrap entire content including modal, fixing Easter egg button click functionality. Add border, glow, and bg styling to main container.
- repository/list.html: Add border, glow, rounded, and bg styling to article container for consistency with other pages.
- Both pages now have consistent visual styling with borders, glows, and proper background colors.

Co-Authored-By: Claude Haiku 4.5 <redacted>
themes/danix-xyz-hacker/assets/css/main.min.css
themes/danix-xyz-hacker/layouts/404.html
themes/danix-xyz-hacker/layouts/repository/list.html