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