diff options
| author | JackJ30 <jackqjamison@gmail.com> | 2025-05-14 20:00:46 -0400 |
|---|---|---|
| committer | JackJ30 <jackqjamison@gmail.com> | 2025-05-14 20:00:46 -0400 |
| commit | 208dea1fe86b4c79c714c3927383bcc9abb9b3fe (patch) | |
| tree | df2010c5eae8d89520298bc2a547ad037480c1d6 /zola-static/content/projects/_index.md | |
| parent | 0be96ce3fe886898d52337586257be7fc67a9b30 (diff) | |
projects with images
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. |
