diff --git a/CHANGELOG.md b/CHANGELOG.md index 177f238..97f245a 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ + +# [1.8.0](https://github.com/flextype-themes/nes/compare/v1.7.0...v1.8.0) (2020-12-20) + +### Features + +* **core** update code base for new Flextype 0.9.13 + # [1.7.0](https://github.com/flextype-themes/nes/compare/v1.6.0...v1.7.0) (2020-12-07) diff --git a/README.md b/README.md index 469c9bf..0713d99 100755 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ![preview](preview.png)

-Version License Total downloads Flextype Discord +Version License Total downloads Flextype Discord

## Features @@ -16,7 +16,7 @@ The following dependencies need to be downloaded and installed for NES Theme. | Item | Version | Download | |---|---|---| -| [flextype](https://github.com/flextype/flextype) | 0.9.12 | [download](https://github.com/flextype/flextype/releases) | +| [flextype](https://github.com/flextype/flextype) | 0.9.13 | [download](https://github.com/flextype/flextype/releases) | | [site](https://github.com/flextype-plugins/site) | >=1.0.0 | [download](https://github.com/flextype-plugins/site/releases) | | [twig](https://github.com/flextype-plugins/twig) | >=1.0.0 | [download](https://github.com/flextype-plugins/twig/releases) | diff --git a/templates/partials/base.html b/templates/partials/base.html index aac1221..f9bda18 100644 --- a/templates/partials/base.html +++ b/templates/partials/base.html @@ -39,7 +39,7 @@