Renamed examples to templates
This commit is contained in:
parent
6f179053b5
commit
1ae044bf52
3 changed files with 0 additions and 0 deletions
8
templates/post.md
Normal file
8
templates/post.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
title:
|
||||
description:
|
||||
nav: blog
|
||||
tags:
|
||||
-
|
||||
draft: true
|
||||
---
|
13
templates/project.md
Normal file
13
templates/project.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
title:
|
||||
website:
|
||||
client_name:
|
||||
client_url:
|
||||
tags:
|
||||
-
|
||||
---
|
||||
Some text about the project.
|
||||
|
||||
## Modules used
|
||||
|
||||
*
|
6
templates/testimonial.md
Normal file
6
templates/testimonial.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
name:
|
||||
role:
|
||||
company:
|
||||
---
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
|
Loading…
Add table
Add a link
Reference in a new issue