This commit is contained in:
Robert Kaussow 2020-11-22 15:30:11 +01:00
parent 6493bdde05
commit f27a46db44
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 tha hashed files
in the `assests` directory. The theme will read and use the hashed files
from `data/assets.json`. Exception: `custom.css` will be used unhashed.