From 71c13f58320cb52786e72ee240de69a1ffd70b07 Mon Sep 17 00:00:00 2001 From: thinkpadmaster <a.scerba02@gmail.com> Date: Fri, 21 Jul 2023 13:01:06 -0500 Subject: Add template to the staged director. --- md/staged/NewPost.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 md/staged/NewPost.md diff --git a/md/staged/NewPost.md b/md/staged/NewPost.md new file mode 100644 index 0000000..2d7aa82 --- /dev/null +++ b/md/staged/NewPost.md @@ -0,0 +1,13 @@ +--- +page: Projects +title: Title +date: 2021-04-27 +description: Description +tags: tmp +--- + +text + +<div class="imgGrid"> +{alt="atext" id="thumbnail"} +</div> \ No newline at end of file -- cgit v1.2.3