diff options
Diffstat (limited to 'zola-static/content/projects/_index.md')
| -rw-r--r-- | zola-static/content/projects/_index.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/zola-static/content/projects/_index.md b/zola-static/content/projects/_index.md new file mode 100644 index 0000000..10eb056 --- /dev/null +++ b/zola-static/content/projects/_index.md @@ -0,0 +1,7 @@ ++++ +title = "List of Projects" +sort_by = "date" +template = "project-list.html" +page_template = "project-page.html" ++++ +A list of any projects I've bothered to log here. |
