hugo-theme-introduction/CHANGELOG.md

29 lines
889 B
Markdown
Raw Normal View History

2017-07-25 00:37:04 +00:00
## Version 2.20 - Jul 25 2017
- Avatar made optional
- Fixed bug in CSS dark theme
*Thanks to [@alanfran](https://github.com/alanfran) for the contribution!*
- Removed dead code (font loads) from header
2017-05-25 12:05:18 +00:00
## Version 2.10 - May 25 2017
- Fixed issue (#7) causing '_fades.css' to not load with some site structures
- file '_fades.css' is now unnecessary
- Added baseURL to header assets in case the lack of was also causing complications
2017-04-20 07:07:35 +00:00
# Version 2.00 - April 20 2017
2017-04-20 03:47:18 +00:00
- Load speed improvements:
- Lighter smooth scrolling effect using a little jQuery
- Added option to show author's local time in Contact section
- Social icons are now totally customizable via config - add as many as you want
2017-04-20 07:07:35 +00:00
# Version 1.00 - March 25 2017
2017-04-20 03:47:18 +00:00
- Standardized layout using bulma
- Minified CSS for faster loading
- Responsive hamburger menu on mobile view
2017-04-20 07:07:35 +00:00
- Choose your header height via config