assetflow/allowedStaticPaths.json
grey 5a21e56e80 - fixed routes
- added head and foot partials
- prepared bootstrap
2023-05-01 18:31:10 +02:00

14 lines
394 B
JSON

{
"allowedStaticFiles": [
"/bootstrap-icons/font/bootstrap-icons.css",
"/bootstrap/dist/css/bootstrap.min.css",
"/bootstrap/dist/js/bootstrap.bundle.min.js",
"/jquery/dist/jquery.min.js",
"/darkreader/darkreader.js",
"/bootstrap-icons/font/fonts/bootstrap-icons.woff2",
"/bootstrap/dist/css/bootstrap.min.css.map",
"/@popperjs/core/dist/cjs/popper.js"
],
"debugMode": true
}