mirror of
https://github.com/thegeeklab/hugo-geekblog.git
synced 2024-11-22 13:10:40 +00:00
fix typo
This commit is contained in:
parent
6493bdde05
commit
f27a46db44
@ -1,5 +1,5 @@
|
|||||||
- ENHANCEMENT
|
- ENHANCEMENT
|
||||||
- load static css/js assets from data template:
|
- load static css/js assets from data template:
|
||||||
Build-in assets are now hashed by default. The static assets are located
|
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.
|
from `data/assets.json`. Exception: `custom.css` will be used unhashed.
|
||||||
|
Loading…
Reference in New Issue
Block a user