diff options
Diffstat (limited to '.nift/p')
-rw-r--r-- | .nift/p/index.info.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.nift/p/index.info.json b/.nift/p/index.info.json new file mode 100644 index 0000000..64abcc9 --- /dev/null +++ b/.nift/p/index.info.json @@ -0,0 +1,12 @@ +{ + "last-built": "05:29:09 Tuesday February 04 2025", + "name": "p/index", + "title": "Projects", + "template": "tpl/main.tpl", + "dependencies": [ + "./p/index.tpl", + "tpl/foot.tpl", + "tpl/head.tpl", + "tpl/main.tpl" + ] +} \ No newline at end of file |