+doom +nyxt +bat +zellij
This commit is contained in:
10
doom/snippets/org-mode/hugo-header
Normal file
10
doom/snippets/org-mode/hugo-header
Normal file
@ -0,0 +1,10 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: hugo-header
|
||||
# key: hg-head
|
||||
# --
|
||||
#+title: TITLE
|
||||
#+subtitle: SUBTITLE
|
||||
#+date: 2023-06-27
|
||||
#+draft: false
|
||||
#+tags[]: TAG1, TAG2
|
||||
#+categories[]: CAT1, CAT2
|
Reference in New Issue
Block a user