Releases: pages-themes/midnight
Releases · pages-themes/midnight
v0.2.0
- Add Google Analytics to head-custom.html to allow easier customization of the GA code #37
v0.1.2
- Add _sass/midnight.scss to allow importing with theme name while using jekyll-remote-theme #36
- Wrap
<li>
in <ul>
, not directly in <nav>
. #32 (thanks, @olifre)
- Add head-custom.html for custom head tags. #30 (thanks, @olifre)
- Setup theme-color in head tags. #31 (thanks @olifre)
v0.1.1
- Improved documentation
- Enforce conformance with W3C standards
v0.1.0
- Use Jekyll SEO Tag to generate page titles
- Add
lang
property to <html>
tag
- Update code fonts
v0.0.4
- SCSS: add fallback font-family
monospace
for tag #3
- Use async Google Analytics tracking code
- Documentation fixes
v0.0.3
Append build revision to stylesheet path to break cache