From 6f53d403e57e926cbb3c227d87209fe983e09d24 Mon Sep 17 00:00:00 2001 From: Gabriel Cozma Date: Thu, 1 Aug 2024 23:36:33 +0300 Subject: [PATCH] feat: add option to have a custom button for the helpful layout --- CHANGELOG.md | 3 +++ README.md | 2 +- src/layouts/Helpful.vue | 21 +++++++++++++-------- 3 files changed, 17 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0043d17..9d3e34d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ - Customize your website with plugins that enhance its functionality and appearance. Aplós offers a variety of plugins that you can easily integrate into your project. Let's explore the available plugins and how you can use them to improve your website. + +- Add option to have a custom button for the helpful layout + - Make comments in articles optional - Reading time for articles diff --git a/README.md b/README.md index d1e78de..ff90c02 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

Aplós

- + A sleek, contemporary, and purposefully designed VitePress theme
diff --git a/src/layouts/Helpful.vue b/src/layouts/Helpful.vue index 8d2adf6..b505847 100644 --- a/src/layouts/Helpful.vue +++ b/src/layouts/Helpful.vue @@ -2,12 +2,17 @@

↑ Go to top - File an issue +

@@ -15,7 +20,7 @@