Remove the video attributes for normal posts. Add a few more tag and category suggestions.

This commit is contained in:
2026-01-01 15:00:15 -07:00
parent 57d5317c0e
commit 57aff9749e

View File

@@ -11,17 +11,12 @@ started: "{{ .Date }}"
lastmod: "{{ .Date }}"
toc: false
audio: false
video: false # Auto-generates a video post.
video_url: "" # Link for embedded playback.
video_page: "" # Link to post page.
video_desc: # List of video description paragraphs.
-
images:
tags:
- TBD # food, craft, poem, blog
- TBD # food, craft, poem, article
series:
- TBD
categories:
- TBD # recipes, musings
- TBD # recipes, musings, videos,
aliases:
---