diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e8c807..7a21bc7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - The navigation bar first appears when you enter the page, as you scroll down it will disappear, and when you scroll up it will appear again (that way it won't take up space when you're reading, so you can focus on the content) +- New style for article headers + - New date format for articles (with the hour and minute) - **Depricate the `description` field for articles** diff --git a/src/layouts/ArticleHead.vue b/src/layouts/ArticleHead.vue index c5a6d12..8ba840d 100644 --- a/src/layouts/ArticleHead.vue +++ b/src/layouts/ArticleHead.vue @@ -8,7 +8,7 @@ alt="Banner" /> -