aboutsummaryrefslogtreecommitdiff
path: root/md/template.md
diff options
context:
space:
mode:
authorthinkpadmaster <a.scerba02@gmail.com>2023-07-13 23:35:05 -0500
committerthinkpadmaster <a.scerba02@gmail.com>2023-07-13 23:35:05 -0500
commitfca693f8cf2eeeae92939488b63127a90030c8fb (patch)
treebfe7d75448b9d2714f024e7d783d3e901facfbab /md/template.md
parente864807341990f5c72e198d96740983bf7671584 (diff)
Extreme structure changes and file renames. Move to new template format.
Diffstat (limited to 'md/template.md')
-rw-r--r--md/template.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/md/template.md b/md/template.md
new file mode 100644
index 0000000..2d7aa82
--- /dev/null
+++ b/md/template.md
@@ -0,0 +1,13 @@
+---
+page: Projects
+title: Title
+date: 2021-04-27
+description: Description
+tags: tmp
+---
+
+text
+
+<div class="imgGrid">
+![caption](/file/path/image.jpg "title"){alt="atext" id="thumbnail"}
+</div> \ No newline at end of file