summaryrefslogtreecommitdiffstats
path: root/head.html
AgeCommit message (Collapse)AuthorFilesLines
3 daysfix(about): rewrite relative img src to cgit plain/ endpointHEADmasterDanilo M.1-0/+15
README images with relative paths resolve incorrectly on /about/ pages. JS now rewrites them to /REPO/plain/PATH?h=BRANCH on DOMContentLoaded. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 daysApplied some cosmetic changesDanilo M.1-0/+14
3 daysfeat(footer): add social icons, centered layout, surface backgroundDanilo M.1-0/+1
Replace inline-styled footer with structured layout using Feather Icons (GitHub, Twitter, LinkedIn). Fix background by targeting #footer-custom directly — cgit injects footer content without a div.footer wrapper.
3 daysInitial commit: cgit theme for danix.xyzDanilo M.1-0/+4
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>