# -*- mode: snippet -*- # name: blog # key: blog # -- --- title: ${1:title} author: `(insert-author)` date: `(insert-date)` description: ${2:description} updated: ${3:updated} tags: ${4:general} --- $0