Update template

This commit is contained in:
Marco D'Agostini 2020-07-28 18:27:27 -05:00
parent b72fcdf885
commit ee971abce7

View File

@ -5,12 +5,13 @@
"body": [ "body": [
"# ${TM_FILENAME_BASE}", "# ${TM_FILENAME_BASE}",
"", "",
"$1",
"",
"## What led to learning this", "## What led to learning this",
"", "",
"- ", "- $2",
"", "",
"", "",
], ],
"description": "Set title"
} }
} }