initial commit
This commit is contained in:
commit
f92932b947
44 changed files with 851 additions and 0 deletions
4
archetypes/default.md
Normal file
4
archetypes/default.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
+++
|
||||
title = ""
|
||||
description = ""
|
||||
+++
|
3
archetypes/microposts.md
Normal file
3
archetypes/microposts.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
+++
|
||||
date = ""
|
||||
+++
|
5
archetypes/photos.md
Normal file
5
archetypes/photos.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
+++
|
||||
date = ""
|
||||
title = ""
|
||||
location = ""
|
||||
+++
|
Loading…
Add table
Add a link
Reference in a new issue