diff options
author | Silas Bartha <silas@exvacuum.dev> | 2024-08-15 01:50:22 -0400 |
---|---|---|
committer | Silas Bartha <silas@exvacuum.dev> | 2024-08-15 01:50:22 -0400 |
commit | 6d2f00dfe6d3279d2239cf0135dcd017d1bae46b (patch) | |
tree | 9040825448ace79226fa7bcfc2dd39c3cf7de589 /content/projects/_index.md | |
parent | e2f7f90c4a14883c30acab7353ac6e8d645a715c (diff) |
project page + pomd page
Diffstat (limited to 'content/projects/_index.md')
-rw-r--r-- | content/projects/_index.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/content/projects/_index.md b/content/projects/_index.md new file mode 100644 index 0000000..8448ec5 --- /dev/null +++ b/content/projects/_index.md @@ -0,0 +1,5 @@ ++++ +title = "projects" +template = "projects.html" +page_template = "project-page.html" ++++ |