From 40bb9e5e52de391ca1293a6757a6a2cb8bbe98b5 Mon Sep 17 00:00:00 2001 From: daniel31x13 Date: Thu, 19 Oct 2023 00:29:27 -0400 Subject: [PATCH 1/2] update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 21ec681..7840caa 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ We highly recommend that you don't use the old version because it is no longer m ## Features - 📸 Auto capture a screenshot and a PDF of each link. +- 🏛️ Send your webpage to Wayback Machine archive.org for a snapshot. - 📂 Organize links by collection, name, description and multiple tags. - 👥 Collaborate on gathering links in a collection. - 🔐 Customize the permissions of each member. From d445ea3194c511c4a550a818d8915dbf9f628d60 Mon Sep 17 00:00:00 2001 From: daniel31x13 Date: Thu, 19 Oct 2023 01:37:00 -0400 Subject: [PATCH 2/2] settings page layout fix --- layouts/SettingsLayout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/SettingsLayout.tsx b/layouts/SettingsLayout.tsx index 5d14240..bb0d6cd 100644 --- a/layouts/SettingsLayout.tsx +++ b/layouts/SettingsLayout.tsx @@ -40,11 +40,11 @@ export default function SettingsLayout({ children }: Props) {
-
+
-
+