hugo-geekblog/CHANGELOG.md

6 lines
294 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 `assests` directory. The theme will read and use tha hashed files
from `data/assets.json`. Exception: `custom.css` will be used unhashed.