]> danix's work - danix.xyz-2.git/commit
feat: include search modal and script in base template
authorDanilo M. <redacted>
Mon, 20 Apr 2026 11:57:47 +0000 (13:57 +0200)
committerDanilo M. <redacted>
Mon, 20 Apr 2026 11:57:47 +0000 (13:57 +0200)
commitdeca83c07a15bc1ba49fc2c0816b6f92390183b1
tree107073abad9123e8b75d93a45b1c5aefda126c36
parente251d37a17ff00079d14fd30f7f4cd313fba4214
feat: include search modal and script in base template

Adds search-modal.html partial after footer and search.js script before closing body tag. Makes search functionality available on all pages. Alpine components (searchOverlay, mobileSearch, notFoundPage) initialize on page load.

Co-Authored-By: Claude Haiku 4.5 <redacted>
themes/danix-xyz-hacker/layouts/_default/baseof.html