update changelog
parent
8530b63df3
commit
5838f64644
|
@ -6,9 +6,12 @@
|
||||||
- split out mobile css
|
- split out mobile css
|
||||||
- load static css/js assets from data template:
|
- load static css/js assets from data template:
|
||||||
This way users can hash static assets and overwrite the data template
|
This way users can hash static assets and overwrite the data template
|
||||||
to deliver the hashed assets. Thats helpful if you have to deal with
|
to deliver the hashed assets. That's helpful if you have to deal with
|
||||||
long cache settings but wont to ensure your updated assets are delivered
|
long cache settings but want to ensure your updated assets are delivered
|
||||||
to clients.
|
to clients.
|
||||||
|
- add new site parameter `geekdocSearchShowParent` #17 (@atorrescogollo)
|
||||||
|
- add new page parameter `geekdocHiddenTocTree` #16 (@atorrescogollo)
|
||||||
|
- add new page parameter `geekdocDescription` #15 (@atorrescogollo)
|
||||||
- BUGFIX
|
- BUGFIX
|
||||||
- use relative URL's for fonts (@atorrescogollo)
|
- use relative URL's for fonts (@atorrescogollo)
|
||||||
- OTHER
|
- OTHER
|
||||||
|
|
Loading…
Reference in New Issue