confi-emacs-actual/snippets/org-mode/blog

14 lines
193 B
Plaintext
Raw Normal View History

2022-03-30 01:21:13 +02:00
# -*- mode: snippet -*-
# name: blog
# key: blog
# uuid: blog
# --
#+startup: showall indent
#+startup: hidestars
#+begin_html
---
layout: default
title: ${1:title}
excerpt: ${2:excerpt}
---
$0