From 1c81dcdd281e37cf000a1ec743c45dc3654140bc Mon Sep 17 00:00:00 2001 From: Daniel Date: Sat, 11 Mar 2023 21:38:56 +0330 Subject: [PATCH] small UI changes --- LICENSE | 21 --------------------- components/LinkList.tsx | 4 ++-- 2 files changed, 2 insertions(+), 23 deletions(-) delete mode 100644 LICENSE diff --git a/LICENSE b/LICENSE deleted file mode 100644 index 2eff537..0000000 --- a/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2022 Daniel31X13 - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/components/LinkList.tsx b/components/LinkList.tsx index 8147cc1..3c01e2c 100644 --- a/components/LinkList.tsx +++ b/components/LinkList.tsx @@ -48,7 +48,7 @@ export default function ({

{link.title}

-
+

{link.collection.name}

@@ -117,7 +117,7 @@ export default function ({ setArchiveLabel("Web.archive.org")} + onMouseEnter={() => setArchiveLabel("Wayback Machine")} />