diff options
author | thinkpadmaster <a.scerba02@gmail.com> | 2023-07-13 23:35:05 -0500 |
---|---|---|
committer | thinkpadmaster <a.scerba02@gmail.com> | 2023-07-13 23:35:05 -0500 |
commit | fca693f8cf2eeeae92939488b63127a90030c8fb (patch) | |
tree | bfe7d75448b9d2714f024e7d783d3e901facfbab /md/template.md | |
parent | e864807341990f5c72e198d96740983bf7671584 (diff) |
Extreme structure changes and file renames. Move to new template format.
Diffstat (limited to 'md/template.md')
-rw-r--r-- | md/template.md | 13 |
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"> +{alt="atext" id="thumbnail"} +</div>
\ No newline at end of file |