diff --git a/VERSION.md b/VERSION.md index 75e2009..4e8e8f3 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 diff --git a/css/brands.css b/css/brands.css index d395548..168423d 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 0000000..679a19b --- /dev/null +++ b/images/icons/obsidian.svg @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/index.html b/index.html index 18f20bc..52d5664 100644 --- a/index.html +++ b/index.html @@ -211,6 +211,9 @@ Notion + + + Obsidian OnlyFans (18+)