This commit is contained in:
Robert Kaussow 2020-11-22 16:52:28 +01:00
parent 94144dd5f8
commit 7d1b62e627
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
- ENHANCEMENT
- load static css/js assets from data template:
Build-in assets are now hashed by default. The static assets are located
in the `assests` directory. The theme will read and use the hashed files
in the `assets` directory. The theme will read and use the hashed files
from `data/assets.json`. Exception: `custom.css` will be used unhashed.