yeet
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# group: file templates
|
||||
# --
|
||||
# ${1:Document Title}
|
||||
|
||||
$0
|
||||
@@ -0,0 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# group: file templates
|
||||
# --
|
||||
---
|
||||
layout: ${1:default}
|
||||
---
|
||||
$0
|
||||
Reference in New Issue
Block a user