diff --git a/CHANGELOG.md b/CHANGELOG.md index a6439fba..0f1784f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ - Refactor seo.html include to DRY-up page image handling. - Add support for setting what image is used by OpenGraph and Twitter via `page.header.og_image`. [#1316](https://github.com/mmistakes/minimal-mistakes/issues/1316) - Fix the spelling of some product names in the author profile. [#1328](https://github.com/mmistakes/minimal-mistakes/pull/1328) -- Add `aqua` skin. [#1336](https://github.com/mmistakes/minimal-mistakes/pull/1336) +- Add `aqua` and `neon` skins. [#1336](https://github.com/mmistakes/minimal-mistakes/pull/1336) - Update **jekyll-toc** with heading classes fix. [#1337](https://github.com/mmistakes/minimal-mistakes/pull/1337) ### Bug Fixes diff --git a/README.md b/README.md index 13bbaca3..655ca627 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,10 @@ This theme comes in seven different skins (including the default one). | --- | --- | --- | | ![dirt skin](https://mmistakes.github.io/minimal-mistakes/assets/images/dirt-skin-archive.png) | ![mint skin](https://mmistakes.github.io/minimal-mistakes/assets/images/mint-skin-archive.png) | ![sunrise skin](https://mmistakes.github.io/minimal-mistakes/assets/images/sunrise-skin-archive.png) | +| `aqua` | `neon` | | +| --- | --- | --- | +| ![aqua skin](https://mmistakes.github.io/minimal-mistakes/assets/images/aqua-skin-archive.png) | ![neon skin](https://mmistakes.github.io/minimal-mistakes/assets/images/neon-skin-archive.png) | | + ## Demo Pages | Name | Description | diff --git a/docs/_docs/18-history.md b/docs/_docs/18-history.md index 6ecf27d6..2eb00b2d 100644 --- a/docs/_docs/18-history.md +++ b/docs/_docs/18-history.md @@ -25,7 +25,7 @@ toc: true - Refactor seo.html include to DRY-up page image handling. - Add support for setting what image is used by OpenGraph and Twitter via `page.header.og_image`. [#1316](https://github.com/mmistakes/minimal-mistakes/issues/1316) - Fix the spelling of some product names in the author profile. [#1328](https://github.com/mmistakes/minimal-mistakes/pull/1328) -- Add `aqua` skin. [#1336](https://github.com/mmistakes/minimal-mistakes/pull/1336) +- Add `aqua` and `neon` skins. [#1336](https://github.com/mmistakes/minimal-mistakes/pull/1336) - Update **jekyll-toc** with heading classes fix. [#1337](https://github.com/mmistakes/minimal-mistakes/pull/1337) ### Bug Fixes