update: Templates
This commit is contained in:
12
5-Templates/Untitled.md
Normal file
12
5-Templates/Untitled.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
title: <% tp.file.title %>
|
||||
date: <% moment(tp.file.creation_date()).format("YYYY-MM-DD HH:mm:ss") %>
|
||||
lastmod: <% moment(tp.file.creation_date()).format("YYYY-MM-DD HH:mm:ss") %>
|
||||
categories:
|
||||
tags:
|
||||
aliases:
|
||||
share: false
|
||||
---
|
||||
|
||||
# <% tp.file.title %>
|
||||
|
||||
Reference in New Issue
Block a user