feature: add anew templates
This commit is contained in:
32
templates/Pages/App (Page Template).md
Normal file
32
templates/Pages/App (Page Template).md
Normal file
@@ -0,0 +1,32 @@
|
||||
---
|
||||
uuid: <% tp.file.creation_date("YYYYMMDDHHmmss") %>
|
||||
alias: ["<% tp.file.title.replace(' (App)', '') %>", "+<% tp.file.title.replace(' (App)', '') %>"]
|
||||
dates:
|
||||
created: <% tp.file.creation_date("YYYY-MM-DDTHH:mm:ss") %>
|
||||
last-modified: <% tp.file.last_modified_date("YYYY-MM-DDTHH:mm:ss") %>
|
||||
---
|
||||
|
||||
# <% tp.file.title.replace(' (App)', '') %>
|
||||
|
||||
<% tp.file.cursor() %>
|
||||
|
||||
---
|
||||
|
||||
## 📇 Additional Metadata
|
||||
|
||||
**🧰 Attributes**
|
||||
|
||||
- ⭐ Rating::
|
||||
|
||||
**🏷 Tags**
|
||||
|
||||
- 🗂 Type:: #type/app
|
||||
- 🏁 Status::
|
||||
- 🛰 Platform::
|
||||
- 💬 Topics::
|
||||
|
||||
**🖇️ Related Links**
|
||||
|
||||
- 👍 Recommended By::
|
||||
- ✨ Inspired By::
|
||||
- 🔮 Origin::
|
||||
Reference in New Issue
Block a user