From 0ca8935cb07437c04ee078d07307db3ddc86ff95 Mon Sep 17 00:00:00 2001 From: James Panther <4462786+jpanther@users.noreply.github.com> Date: Wed, 3 Nov 2021 11:54:24 +1100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Fix=20minor=20styling=20issues?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 ++++ layouts/_default/baseof.html | 2 +- layouts/index.html | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) 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" . -}}