style: reformat index.html and small readme fix

This commit is contained in:
2025-12-20 16:31:25 +01:00
parent 0ff3267501
commit 85b27e3a73
2 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ git remote add origin {PROJECT REMOTE}
> Every task is indicated with a TODO
1. [ ] Rename app in [README.md](./README.md), [index.html](./index.html), [App.vue](./src/App.vue) and [package.json](./package.json)
2. [ ] Change app hue and saturation in [style.css](./style.css)
2. [ ] Change app hue and saturation in [style.css](./public/style.css)
3. [ ] Remove this part and all TODO
### Updating from template