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