website/content/_templates/post.md
ArgentumCation b53b8a466b
Some checks are pending
/ ls (push) Waiting to run
add templates to hugo ignore
2025-07-20 23:34:27 -04:00

191 B
Executable file

<% "---" %> title: <% tp.file.title %> date: <% tp.file.creation_date("YYYY-MM-DD") %> modified: <% tp.file.last_modified_date("YYYY-MM-DD") %> draft: true <% "---" %>

<% tp.file.title %>