change text classes

This commit is contained in:
2024-09-18 18:29:26 +02:00
parent 5e7e2272f7
commit 194f990569
54 changed files with 221 additions and 335 deletions

View File

@@ -1,5 +1,5 @@
{
"/_app": "pages/_app.js",
"/_error": "pages/_error.js",
"/_app": "pages/_app.js",
"/_document": "pages/_document.js"
}