summaryrefslogtreecommitdiff
path: root/layouts/partials/head.html
Commit message (Collapse)AuthorAge
* Fix page titlev0.5.5Nicholas Johnson2023-05-11
|
* Allow custom CSS overridesv0.5.3Nicholas Johnson2023-05-09
|
* Make non-critical page elements optionalv0.5.2Nicholas Johnson2023-05-09
|
* Make page titles more usefulv0.4.6Nicholas Johnson2023-04-09
|
* Remove Python scriptsNicholas Johnson2022-11-09
| | | | | | | | 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.
* Remove extra newlines from HTML outputNicholas Johnson2022-08-04
|
* Initial commitNicholas Johnson2022-04-28