setup and render template file, create new logo in different shapes

This commit is contained in:
Giuseppe Naponiello
2026-06-17 22:28:31 +02:00
parent 611c554490
commit 34a8ebc6fb
17 changed files with 494 additions and 41 deletions

View File

@@ -8,6 +8,7 @@
"name": "dyncoll-frontend",
"version": "3.0.0",
"dependencies": {
"@fontsource/rajdhani": "^5.2.7",
"@fontsource/titillium-web": "^5.2.8",
"axios": "^1.17.0",
"chart.js": "^4.5.1",
@@ -114,6 +115,14 @@
"tslib": "^2.4.0"
}
},
"node_modules/@fontsource/rajdhani": {
"version": "5.2.7",
"resolved": "https://registry.npmjs.org/@fontsource/rajdhani/-/rajdhani-5.2.7.tgz",
"integrity": "sha512-7Gy10U688fCdeFfYKebUF2TZotdgH/ghKyMsseXPmB60lpaUHC8aoCSJl5/OpZ+KHKSU2TqBfKfteVkcIXxTAQ==",
"funding": {
"url": "https://github.com/sponsors/ayuhito"
}
},
"node_modules/@fontsource/titillium-web": {
"version": "5.2.8",
"resolved": "https://registry.npmjs.org/@fontsource/titillium-web/-/titillium-web-5.2.8.tgz",