add template banner to micro settings.json

This commit is contained in:
2024-10-28 17:23:20 -05:00
parent 417dafe751
commit 693e532e62
2 changed files with 4 additions and 3 deletions

View File

@@ -1,3 +0,0 @@
{
"mkparents": true
}

View File

@@ -0,0 +1,4 @@
{
".WARNING": "{{ template "banner.tmpl" }}",
"mkparents": true
}