Add empty software, blog, extras pages
This commit is contained in:
parent
59ee14a7d6
commit
76934ecd6f
3 changed files with 13 additions and 0 deletions
5
content/blog/_index.md
Normal file
5
content/blog/_index.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
---
|
||||||
|
title: "Blog"
|
||||||
|
---
|
||||||
|
|
||||||
|
A blog??
|
3
content/extra.md
Normal file
3
content/extra.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
---
|
||||||
|
title: "Extras"
|
||||||
|
---
|
5
content/software/_index.md
Normal file
5
content/software/_index.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
---
|
||||||
|
title: "Software"
|
||||||
|
---
|
||||||
|
|
||||||
|
This is a list of the software I have created and shared.
|
Loading…
Add table
Reference in a new issue