From c48c752a26f96fe7e3668399d4425fbfdc78194b Mon Sep 17 00:00:00 2001 From: Nick Mudry Date: Sun, 15 Dec 2024 15:10:35 -0500 Subject: [PATCH 01/38] Adding Obsidian CSS and SVG --- css/brands.css | 7 ++++++ images/icons/obsidian.svg | 51 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) create mode 100644 images/icons/obsidian.svg diff --git a/css/brands.css b/css/brands.css index d3955484..168423de 100644 --- a/css/brands.css +++ b/css/brands.css @@ -359,6 +359,13 @@ --button-border:1px solid #212121; } +/* Obsidian */ +.button.button-obsidian { + --button-text:#ffffff; + --button-background:#262626; + --button-border:1px solid #ffffff; +} + /* OnlyFans */ .button-onlyfans { --button-text:#ffffff; diff --git a/images/icons/obsidian.svg b/images/icons/obsidian.svg new file mode 100644 index 00000000..679a19b4 --- /dev/null +++ b/images/icons/obsidian.svg @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file From 568b2f6c0e321899767010b0aabf31c99b88c66e Mon Sep 17 00:00:00 2001 From: Seth Cottle Date: Fri, 20 Dec 2024 13:12:03 -0500 Subject: [PATCH 02/38] Add Obsidian to index.html --- index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.html b/index.html index 18f20bcb..52d5664f 100644 --- a/index.html +++ b/index.html @@ -211,6 +211,9 @@ Notion + + + Obsidian OnlyFans (18+) From 15f86144614575826c0bca8ade34b04c1ab61752 Mon Sep 17 00:00:00 2001 From: Seth Cottle Date: Fri, 20 Dec 2024 13:14:55 -0500 Subject: [PATCH 03/38] Version Bump --- VERSION.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/VERSION.md b/VERSION.md index 75e2009c..4e8e8f3d 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1,6 +1,9 @@ # LittleLink Version History -## Current Version: v3.0.1 +## Current Version: v3.0.2 + +### v3.0.2 - 12/20/2024 +- Added Obsidian as a brand ### v3.0.1 - 11/13/2024 - Removed Trakt logo from `images/icons` since this now lives in LittleLink Extended From 905791e1c7363281a7cc15f209f52a319753aae6 Mon Sep 17 00:00:00 2001 From: rosahaj <141790572+rosahaj@users.noreply.github.com> Date: Sun, 22 Dec 2024 05:43:38 +0100 Subject: [PATCH 04/38] Fix accessibility issues --- index.html | 4 ++-- privacy.html | 34 +++++++++++++++++----------------- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/index.html b/index.html index 52d5664f..d617c101 100644 --- a/index.html +++ b/index.html @@ -52,12 +52,12 @@ LittleLink -

+

LittleLink

-

An open source DIY Linktree alternative.

+

An open source DIY Linktree alternative.