aboutsummaryrefslogtreecommitdiff
path: root/templates/head.html
AgeCommit message (Collapse)Author
2022-06-09feat: Move from pico to custom cssGabriel A. Giovanini
Use css from my current blog, which is a lot smaller. The text itself looks good but the code still breaks the page. Metrics: - hyper: 16.37 KB / 16.47 KB transferred - 1 request
2022-05-08feat: Add embedded faviconGabriel A. Giovanini
Add embedded base64 favicon
2022-05-07feat: Add early blog implementationGabriel A. Giovanini
It is just a really crappy implementation to get it running until a figure the pieces of the project out.