diff --git a/CHANGELOG.md b/CHANGELOG.md index 24f959c..df7c2a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Support for basic content pages - French translation ([#2](https://github.com/jpanther/lynx/pull/2)) +### Fixed + +- Minor styling issues + ## [1.0.0] - 2021-11-01 ### Added diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 99bd920..4c058e3 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -2,7 +2,7 @@ {{- partial "head.html" . -}}