Commit Graph

4 Commits

Author SHA1 Message Date
Joey Hafner
369d021a49 Stop description from defaulting to body of page text.
Add whitespace description to default content template.
Add whitespace description to about-me and experience pages.
2024-07-01 00:17:05 -07:00
Joey Hafner
d1c1a55a1e Resolves opengraph image property not being respected
The default head partial invokes the `_internal/opengraph.html` template, which inserted stock opengraph tags before our explicitly set tags, taking precendence.

Also fixes the default content template wrongly using page-bundle-relative path for stock logo.
2024-06-30 21:57:15 -07:00
Joey Hafner
692362ff11 Update default article template
Now includes description, aliases, author, ogimage, and slug parameters.
2024-06-29 23:44:56 -07:00
9b5fcecf37 Init 2024-05-28 19:01:48 -07:00