Add some architypes
This commit is contained in:
parent
b2f04ff23e
commit
baaf3b56b2
3 changed files with 15 additions and 0 deletions
5
archetypes/posts.md
Normal file
5
archetypes/posts.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title:
|
||||
image:
|
||||
subtitle:
|
||||
---
|
5
archetypes/projects.md
Normal file
5
archetypes/projects.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title:
|
||||
repo:
|
||||
download_link:
|
||||
---
|
5
archetypes/robotics.md
Normal file
5
archetypes/robotics.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: Student Robotics
|
||||
linktitle:
|
||||
image:
|
||||
---
|
Loading…
Reference in a new issue