aboutsummaryrefslogtreecommitdiffstats
path: root/public/legal-notice.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove Matomo referencesArmand Philippot2022-02-241-11/+6
|
* build: make development mode optionalArmand Philippot2022-02-201-3/+3
| | | | This way, if dotenv is not loaded it will always include stylesheets.
* style: fix some warningsArmand Philippot2022-02-201-3/+14
|
* chore!: restructure repoArmand Philippot2022-02-201-0/+116
I separated public files from the config/dev files. It improves repo readability. I also moved dotenv helper to public/inc directory and extract the Matomo tracker in the same directory.