mirror of
https://github.com/ahoneybun/ahoneybun.net.git
synced 2025-05-12 11:14:01 -06:00
update RSS and add template file for posts
This commit is contained in:
parent
04512297c5
commit
9d870a91cc
2 changed files with 11 additions and 2 deletions
9
content/posts/template.md
Normal file
9
content/posts/template.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
+++
|
||||
title = "Something Something Dark side"
|
||||
date = 2xxx-xx-xx
|
||||
draft = true
|
||||
|
||||
[taxonomies]
|
||||
categories = [ "blog" ]
|
||||
tags = [ "topic" ]
|
||||
+++
|
Loading…
Add table
Add a link
Reference in a new issue