~xdavidwu/xdavidwu.link

8900fc276abcc2b32f92b3d2bb910402111ad8fc — Michael Rose 6 years ago b1aaf5b
Link to sample post
1 files changed, 1 insertions(+), 1 deletions(-)

M CHANGELOG.md
M CHANGELOG.md => CHANGELOG.md +1 -1
@@ 5,7 5,7 @@
* Add Hungarian localized UI text strings. [#1682](https://github.com/mmistakes/minimal-mistakes/pull/1682)
* DRY `tags_max` calculation in tags.html layout. [#1696](https://github.com/mmistakes/minimal-mistakes/pull/1696)
* DRY `categories_max` calculation in categories.html layout.
* Add support for "sticking" table of contents to top of page via `toc_sticky: true` YAML Front Matter.
* Add support for ["sticking" table of contents](https://mmistakes.github.io/minimal-mistakes/layout-table-of-contents-sticky/) to top of page via `toc_sticky: true` YAML Front Matter.
* Add support for captioning images in feature row helper via `image_caption` YAML Front Matter. [#1440](https://github.com/mmistakes/minimal-mistakes/issues/1440)
* Add [Google Custom Search Engine](https://cse.google.com/cse) support. [#1652](https://github.com/mmistakes/minimal-mistakes/issues/1652)
* Update Font Awesome to version [`5.1.13`](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)