hugo-geekblog/CHANGELOG.md
2020-11-22 16:52:28 +01:00

6 lines
293 B
Markdown

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