Moving public directory away:

Moving `public/images` dir to `assets/images`, because it conflicts with gitlab CI/CD for documentation.
Moving `assets/styles.css` to `assets/styles/styles.css`.

Related to #117.
This commit is contained in:
John Livingston
2023-02-14 10:19:55 +01:00
parent 68aa95338e
commit 42c21ead94
21 changed files with 10 additions and 9 deletions

View File

@ -5,6 +5,7 @@
### Minor changes and fixes
* Updating a link to the documentation in the settings page.
* Moving `public/images` dir to `assets/images`, because it conflicts with gitlab CI/CD for documentation. Moving `assets/styles.css` to `assets/styles/styles.css`.
## 6.1.0