website/content/_templates/post.md

7 lines
No EOL
178 B
Markdown
Executable file

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