aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/head.html
AgeCommit message (Collapse)Author
2023-08-25Prefer right-aligned whitespace eliminationNicholas Johnson
2023-05-11Fix page titlev0.5.5Nicholas Johnson
2023-05-09Allow custom CSS overridesv0.5.3Nicholas Johnson
2023-05-09Make non-critical page elements optionalv0.5.2Nicholas Johnson
2023-04-09Make page titles more usefulv0.4.6Nicholas Johnson
2022-11-09Remove Python scriptsNicholas Johnson
Using Hugo's configDir is more elegant. css/ was moved to assets so it isn't published when processing Gemini. Files in static/ are always published. Files in assets/ are only published when invoked in a template.
2022-08-04Remove extra newlines from HTML outputNicholas Johnson
2022-04-28Initial commitNicholas Johnson