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