summaryrefslogtreecommitdiffstats
path: root/assets
Commit message (Collapse)AuthorAgeFilesLines
* Switch to Reuse for license handling.Harald Eilertsen2021-04-142-0/+8
| | | | Run `reuse lint` to verify that all material is licensed.
* Move image assets locally.Harald Eilertsen2021-04-062-0/+0
One problem here is that the path to the assets are hard coded into the CSS file. This is not ideal. Not sure if the wp_enque_style supports loading styles with embedded php. Will explore further.