Archived
Private
Public Access
1
0

added SEO + fixed timetable bug

This commit is contained in:
2023-05-01 20:58:33 +02:00
parent 76fc8486b9
commit f3d870bc6e
7 changed files with 38 additions and 4 deletions

View File

@@ -35,7 +35,9 @@
"input": "node_modules/ionicons/dist/ionicons/svg",
"output": "./svg"
},
"src/manifest.webmanifest"
"src/manifest.webmanifest",
"src/robots.txt",
"src/sitemap.xml"
],
"styles": ["src/theme/variables.scss", "src/global.scss"],
"scripts": [],