aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
Commit message (Collapse)AuthorAgeFilesLines
* fix: move matomo outside config and configure it correctlyArmand Philippot2021-11-111-2/+2
|
* chore: add matomo trackerArmand Philippot2021-11-011-0/+22
|
* fix: add faviconArmand Philippot2021-10-311-0/+9
|
* build: use php dotenv instead of js to inject style.js in dev modeArmand Philippot2021-10-311-0/+2
|
* chore: convert html files to phpArmand Philippot2021-10-301-0/+80
Now I can use php to determine current env and load static CSS file if it is prod.