From d098044f87a768ad85122b0278993d3aa734c87e Mon Sep 17 00:00:00 2001 From: Seth Cottle Date: Fri, 14 Feb 2025 19:16:55 -0500 Subject: [PATCH] Updated Brands Added `Apple Invites`, since iCloud subscribers can share their URLs with Apple and non-Apple users. Removed `Read.cv` since it's unfortunately winding down. --- VERSION.md | 6 +++++- css/brands.css | 14 +++++++------- images/icons/apple-invites.svg | 1 + images/icons/read-cv.svg | 1 - index.html | 6 +++--- 5 files changed, 16 insertions(+), 12 deletions(-) create mode 100644 images/icons/apple-invites.svg delete mode 100644 images/icons/read-cv.svg diff --git a/VERSION.md b/VERSION.md index bae2eab2..3befadd0 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1,6 +1,10 @@ # LittleLink Version History -## Current Version: v3.1.1 +## Current Version: v3.2.0 + +### v3.2.0 - 2/14/2025 +- Added Apple Invites +- Removed Read.cv (service is winding down) ### v3.1.1 - 1/28/2025 - Fixed the alt text for Obsidian (`PR #138` / `@timtjtim`) diff --git a/css/brands.css b/css/brands.css index d9527d40..2ca34592 100644 --- a/css/brands.css +++ b/css/brands.css @@ -58,6 +58,13 @@ --button-border:1px solid #FFFFFF; } +/* Apple Invites */ +.button-invites { + --button-text:#FFFFFF; + --button-background:#000000; + --button-border:1px solid #FFFFFF; +} + /* Apple Music */ .button-apple-music { --button-text:#ffffff; @@ -400,13 +407,6 @@ --button-border:1px solid #212121; } -/* Read.cv */ -.button-read-cv { - --button-text:#FFFFFF; - --button-background:#000000; - --button-border:1px solid #FFFFFF; -} - /* Reddit */ .button-reddit { --button-text:#FFFFFF; diff --git a/images/icons/apple-invites.svg b/images/icons/apple-invites.svg new file mode 100644 index 00000000..af030f34 --- /dev/null +++ b/images/icons/apple-invites.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/icons/read-cv.svg b/images/icons/read-cv.svg deleted file mode 100644 index 1d9863c5..00000000 --- a/images/icons/read-cv.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/index.html b/index.html index adc4366b..6b406494 100644 --- a/index.html +++ b/index.html @@ -73,6 +73,9 @@ Apple App Store + + + Apple Invites Listen on Apple Music @@ -230,9 +233,6 @@ Product Hunt - - Read.cv - Reddit