aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/header.html
AgeCommit message (Collapse)Author
2023-08-30Fix logo spacingv1.0.1Nicholas Johnson
2023-08-25Make logo requiredNicholas Johnson
Pages look ugly without a logo. This also makes templates simpler.
2022-12-08Make logo optionalNicholas Johnson
2022-12-08Don't assume contentDir is the defaultNicholas Johnson
2022-12-08Complete overhaul of the CSSNicholas Johnson
I made it as BEM-compliant as I could. Making it fully BEM-compliant is impossible since Hugo doesn't have HTML render hooks for certain tags.
2022-11-09Add .txt extension to logo fileNicholas Johnson
2022-09-03Fix spacingNicholas Johnson
2022-08-27Replace site config var with local file templateNicholas Johnson
2022-08-07Fix extra header tag line that was accidentally addedNicholas Johnson
2022-08-06Fix logo overflowNicholas Johnson
2022-08-04Remove extra newlines from HTML outputNicholas Johnson
2022-04-28Initial commitNicholas Johnson