a new start

This commit is contained in:
2025-10-25 12:39:30 +02:00
commit c97cadef78
726 changed files with 454051 additions and 0 deletions

12
assets/bower.json Normal file
View File

@@ -0,0 +1,12 @@
{
"name": "pivoine-assets",
"homepage": "https://pivoine.com/",
"author": "Florian Klampfer <mail@qwtel.com> (https://qwtel.com/)",
"license": "MIT",
"private": true,
"dependencies": {
"html5shiv": "^3.7.3",
"katex": "^0.11.1",
"MathJax": "^3.1.2"
}
}