This commit is contained in:
2025-08-17 17:04:27 -04:00
parent f9f23f2d3f
commit 2eed0d9021
72 changed files with 2713 additions and 100 deletions

View File

@@ -2,6 +2,7 @@
module.exports = {
content: [
"./templates/**/*.{tmpl,html,htm,svg}",
"./web/**/*.go",
"./assets/local/*.{html,htm,svg,js}",
"./assets/reader/*.{html,htm,svg,js}",
],