From 86b9f8236ce4f0b143fd2578e12a8501e98dc37c Mon Sep 17 00:00:00 2001 From: Dean Attali Date: Mon, 31 Aug 2020 17:46:42 +0000 Subject: [PATCH] fix nav-short option to have short avatar and to not have top whitespace --- CHANGELOG.md | 2 ++ _includes/nav.html | 2 +- assets/css/beautifuljekyll.css | 12 +++++++++--- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 72bad07..5343ae7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,8 @@ One of the major changes in this version is that a lot of time was spent on reth - Added `head-extra` YAML option which i s similar to `footer-extra` but is used to include custom HTML code in a page's `` tag - Added `full-width` YAML option to allow having full-width pages - Added `feed_show_excerpt` config option to show/hide the post excerpts on the feed page +- When `nav-short` is turned on, the avatar will also be shorter +- Fixed rendering issues with `nav-short` option that caused the body of the page to start too low - Improved the `footer-extra` YAML option to support multiple files instead of only a single file - Upgraded jQuery to version 3.5.1 to fix a couple security vulnerabilities with the previous version - Added automatic navbar color detection (#702) diff --git a/_includes/nav.html b/_includes/nav.html index f5199f4..6dd290b 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -1,4 +1,4 @@ -