diff --git a/README.md b/README.md index 0021d0e..a2b84a0 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,30 @@ ![Logo](https://cdn.cottle.cloud/littlelink/littlelink.gif) # LittleLink -The DIY self-hosted LinkTree alternative. LittleLink has more than 100 branded button styles you can easily use, with more being added by our community all the time. +The DIY self-hosted LinkTree alternative. LittleLink has more than 100 branded button styles you can easily use, with more regularly added by our community in this repo and in [LittleLink Extended](https://github.com/sethcottle/littlelink-extended). + +--- +### 🌞 Themes and Accessibility +LittleLink offers both `light` and `dark` themes right out of the box. If the default color schemes don't match your preference, you can easily customize them by updating the values in `skeleton-light.css` or `skeleton-dark.css`. For those who prefer an automatic adjustment, setting your CSS to `skeleton-auto.css` enables the theme to adapt based on the device's system settings. To enhance visual accessibility in both `light` and `dark` modes, buttons lacking sufficient contrast with the background are outlined with an inverse stroke to ensure visibility. While LittleLink emphasizes accessibility, it's important to acknowledge that not all brands incorporated into LittleLink achieve this standard. Branded buttons that come into LittleLink always retain the original essence of the brand and some branded buttons might fall short of optimal accessibility in terms of contrast. ![Theme](https://cdn.cottle.cloud/littlelink/themesupport.gif) -LittleLink has more than 100 branded button styles you can use (with even more being added by our community). You'll also find a light and dark theme ready to go. Not a fan of the default colors? Update `skeleton-light.css` or `skeleton-dark.css` to the HEX values of your choosing. You can also set your CSS to `skeleton-auto.css`, which will use the system theme of the device you visit on. +--- +### 🥇 Performance -![Performance](https://cdn.cottle.cloud/littlelink/Lighthouse.svg) +![Performance](https://cdn.cottle.cloud/littlelink/PerformanceBlock.svg) -Using [Skeleton](http://getskeleton.com/) let us build something that loads quickly & doesn't have any of the unnecessary bloat you would get from using a large framework for a page that requires nothing more than simplicity. LittleLink scored a 99/100 in performance when tested with [Google Lighthouse](https://developers.google.com/web/tools/lighthouse). +LittleLink epitomizes simplicity and minimalism. When evaluating the [LittleLink sample page](https://littlelink.io/sample/seth) (which mirrors a typical LittleLink setup for an individual) through tools such as [Google PageSpeed Insights](https://pagespeed.web.dev/analysis/https-littlelink-io-sample-seth/17ex80ryq4?form_factor=mobile), showcases LittleLink's excellence with 100/100 in Performance, Accessibility, Best Practices, and SEO. My initial vision for LittleLink was to craft it from the fundamentals. I chose [Skeleton](http://getskeleton.com/) as the foundation, enabling me to create something minimal and quick, removing the unnecessary bloat you would get from using a large framework for a page that requires nothing more than simplicity. -![Publish](https://cdn.cottle.cloud/littlelink/Publish.svg) +--- +### ☁️ Deploy -No need for gulp, npm, or anything else to make LittleLink work—it uses the bare essentials. You can automatically fork and deploy LittleLink with [Vercel](https://vercel.com/), [Netlify](https://www.netlify.com/), or [Amplify](https://aws.amazon.com/amplify). 👇️ +![Publish](https://cdn.cottle.cloud/littlelink/Deployment.svg) + +No need for gulp, npm, or anything else to make LittleLink work—it uses the bare essentials. You can automatically fork and deploy LittleLink with [Vercel](https://vercel.com/), [Netlify](https://www.netlify.com/), or [Amplify](https://aws.amazon.com/amplify) using the button below. LittleLink is also easy to host through [GitHub Pages](https://pages.github.com/) or on your home lab server, CDN, or other frontend hosting services. To edit, all you need is a little basic HTML knowledge to add a link to the exisiting buttons or you can create your own. See our [adding custom buttons to your own fork wiki](https://github.com/sethcottle/littlelink/wiki/Adding-custom-buttons-to-your-own-fork). It's simple, promise. 🤞 + +--- +##### One-Click Deployments [![Deploy to Vercel](https://cdn.cottle.cloud/littlelink/button-deploy-vercel.svg)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fsethcottle%2Flittlelink&project-name=littlelink&repository-name=littlelink) @@ -23,14 +34,14 @@ No need for gulp, npm, or anything else to make LittleLink work—it uses the ba --- -### 🥰 Contributions +### 🤝 Contributions Please reference the [submitting a new brand to LittleLink wiki](https://github.com/sethcottle/littlelink/wiki/Submitting-a-new-brand-to-LittleLink) before opening a PR. --- -### 🤝 Community Extras +### 📦 Community Extras -#### 📦 LittleLink Extended -Looking for more niche services to add to your copy of LittleLink? Check out [LittleLink Extended](https://github.com/sethcottle/littlelink-extended). Users can add more niche services to this repository to help keep the core LittleLink repository less cluttered. +#### 🛸 LittleLink Extended +Looking for more niche services to add to your copy of LittleLink? Check out [LittleLink Extended](https://github.com/sethcottle/littlelink-extended). Users can add more niche services to this repository to help keep the core LittleLink repository less cluttered and more focused on delivering branded experiences for the majority of users. #### 🎨 Figma Duplicate the [LittleLink Template on Figma Community](https://www.figma.com/community/file/846568099968305613) to help plan out and design your LittleLink page. @@ -92,4 +103,4 @@ To help build a more privacy focused product, we recommend using [Fathom Analyti ###### ** Analytics in this dashboard start May 03, 2022. View this [Google Sheets file](https://docs.google.com/spreadsheets/d/1GL4SroAdH-OZphBVR5z-BoSukHIEVJfao25q_e9-Ii8/edit?usp=sharing) with the generic unique pageview data from Google Analytics. -[![PayPal](https://cdn.cottle.cloud/littlelink/button-fathom-analytics.svg)](https://usefathom.com/ref/EQVZMV) +[![Fathom](https://cdn.cottle.cloud/littlelink/button-fathom-analytics.svg)](https://usefathom.com/ref/EQVZMV) diff --git a/css/brands.css b/css/brands.css index 90f0e7d..0f04e30 100644 --- a/css/brands.css +++ b/css/brands.css @@ -192,17 +192,6 @@ button:hover, filter: brightness(90%); } -/* BeReal */ -.button.button-bereal { - color: #ffffff; - background-color: #000000; - border: 1px solid #ffffff; -} -.button.button-bereal:hover, -.button.button-bereal:focus { - filter: brightness(90%); -} - /* Bluesky */ .button.button-bluesky { color: #FFFFFF; @@ -266,17 +255,6 @@ button:hover, filter: brightness(90%); } -/* Clubhouse */ -.button.button-clubhouse { - color: #1F1F1A; - background-color: #F1EFE3; - border: 1px solid #212121; -} -.button.button-clubhouse:hover, -.button.button-clubhouse:focus { - filter: brightness(90%); -} - /* dev.to */ .button.button-dev-to { color: #000000; @@ -313,7 +291,7 @@ button:hover, /* Discord */ .button.button-discord { color: #ffffff; - background-color: #5865f2; + background-color: #161CBB; } .button.button-discord:hover, .button.button-discord:focus { @@ -476,16 +454,6 @@ button:hover, filter: brightness(90%); } -/* Guilded */ -.button.button-guilded { - color: #000000; - background-color: #F5C400; -} -.button.button-guilded:hover, -.button.button-guilded:focus { - filter: brightness(90%); -} - /* Hashnode */ .button.button-hashnode { color: #000000; @@ -672,17 +640,6 @@ button:hover, filter: brightness(90%); } -/* Partiful */ -.button.button-partiful { - color: #ffffff; - background-color: #000000; - border: 1px solid #FFFFFF; -} -.button.button-partiful:hover, -.button.button-partiful:focus { - filter: brightness(90%); -} - /* Patreon */ .button.button-patreon { color: #ffffff; @@ -736,17 +693,6 @@ button:hover, filter: brightness(90%); } -/* QQ */ -.button.button-qq { - color: #000000; - background-color: #FFFFFF; - border: 1px solid #000000; -} -.button.button-qq:hover, -.button.button-qq:focus { - filter: brightness(90%); -} - /* Read.cv */ .button.button-read-cv { color: #FFFFFF; @@ -785,8 +731,8 @@ button:hover, background-color: #ffffff; border: 1px solid black; } -.button.button-rev:hover, -.button.button-rev:focus { +.button.button-revolut:hover, +.button.button-revolut:focus { filter: brightness(90%); } @@ -810,16 +756,6 @@ button:hover, filter: brightness(90%); } -/* Skoob */ -.button.button-skoob { - color: #ffffff; - background-color: #3189c8; -} -.button.button-skoob:hover, -.button.button-skoob:focus { - filter: brightness(90%); -} - /* Slack */ .button.button-slack { color: #000000; @@ -1068,17 +1004,6 @@ button:hover, filter: brightness(90%); } -/* VRChat */ -.button.button-vrchat { - color: #000000; - background-color: #ffffff; - border: 1px solid black; -} -.button.button-vrchat:hover, -.button.button-vrchat:focus { - filter: brightness(90%); -} - /* VSCO */ .button.button-vsco { color: #FFFFFF; @@ -1132,16 +1057,6 @@ button:hover, filter: brightness(90%); } -/* Xing */ -.button.button-xing { - color: #ffffff; - background-color: #026466; -} -.button.button-xing:hover, -.button.button-xing:focus { - filter: brightness(90%); -} - /* YouTube */ .button.button-yt { color: #ffffff; diff --git a/images/icons/amazon-music.svg b/images/icons/amazon-music.svg index 1d74ad0..5e392e3 100644 --- a/images/icons/amazon-music.svg +++ b/images/icons/amazon-music.svg @@ -1,17 +1 @@ - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/amazon.svg b/images/icons/amazon.svg index 4dfc77f..0f30b21 100644 --- a/images/icons/amazon.svg +++ b/images/icons/amazon.svg @@ -1,13 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/apple-music-alt.svg b/images/icons/apple-music-alt.svg index b5bff10..152598f 100644 --- a/images/icons/apple-music-alt.svg +++ b/images/icons/apple-music-alt.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/apple-music.svg b/images/icons/apple-music.svg index 846eb20..c4a5a6b 100644 --- a/images/icons/apple-music.svg +++ b/images/icons/apple-music.svg @@ -1,15 +1 @@ - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/apple-podcasts-alt.svg b/images/icons/apple-podcasts-alt.svg index b029a7e..de30ad8 100644 --- a/images/icons/apple-podcasts-alt.svg +++ b/images/icons/apple-podcasts-alt.svg @@ -1,14 +1 @@ - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/apple-podcasts.svg b/images/icons/apple-podcasts.svg index 2e4d203..9d8e414 100644 --- a/images/icons/apple-podcasts.svg +++ b/images/icons/apple-podcasts.svg @@ -1,18 +1 @@ - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/apple.svg b/images/icons/apple.svg index fe12233..6eb6a00 100644 --- a/images/icons/apple.svg +++ b/images/icons/apple.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/artstation.svg b/images/icons/artstation.svg index 849010f..e8fd6b6 100644 --- a/images/icons/artstation.svg +++ b/images/icons/artstation.svg @@ -1,5 +1 @@ - - - - - + \ No newline at end of file diff --git a/images/icons/bandcamp.svg b/images/icons/bandcamp.svg index 7dce88b..c68ce86 100644 --- a/images/icons/bandcamp.svg +++ b/images/icons/bandcamp.svg @@ -1,4 +1 @@ - - - - + \ No newline at end of file diff --git a/images/icons/behance.svg b/images/icons/behance.svg index e1b92f6..00116ca 100644 --- a/images/icons/behance.svg +++ b/images/icons/behance.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/bereal.svg b/images/icons/bereal.svg deleted file mode 100644 index 2d22bf4..0000000 --- a/images/icons/bereal.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/images/icons/blog.svg b/images/icons/blog.svg index 063390f..ac23f7f 100644 --- a/images/icons/blog.svg +++ b/images/icons/blog.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/bluesky-alt.svg b/images/icons/bluesky-alt.svg index 9e04bb0..716e873 100644 --- a/images/icons/bluesky-alt.svg +++ b/images/icons/bluesky-alt.svg @@ -1,38 +1 @@ - - - - - - + \ No newline at end of file diff --git a/images/icons/bluesky.svg b/images/icons/bluesky.svg index 8eba5b0..8742cd7 100644 --- a/images/icons/bluesky.svg +++ b/images/icons/bluesky.svg @@ -1,38 +1 @@ - - - - - - + \ No newline at end of file diff --git a/images/icons/buy-me-a-coffee.svg b/images/icons/buy-me-a-coffee.svg index 1a6e500..a273355 100644 --- a/images/icons/buy-me-a-coffee.svg +++ b/images/icons/buy-me-a-coffee.svg @@ -1,11 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/cal.svg b/images/icons/cal.svg index 1af57fd..cec7ea5 100644 --- a/images/icons/cal.svg +++ b/images/icons/cal.svg @@ -1,5 +1 @@ - - - - - + \ No newline at end of file diff --git a/images/icons/calendly.svg b/images/icons/calendly.svg index acb104e..a56807c 100644 --- a/images/icons/calendly.svg +++ b/images/icons/calendly.svg @@ -1,12 +1 @@ - - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/cash-app-btc.svg b/images/icons/cash-app-btc.svg index 81c78b6..0c28223 100644 --- a/images/icons/cash-app-btc.svg +++ b/images/icons/cash-app-btc.svg @@ -1,20 +1 @@ - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/cash-app-dollar.svg b/images/icons/cash-app-dollar.svg index 276416c..1e9ef1a 100644 --- a/images/icons/cash-app-dollar.svg +++ b/images/icons/cash-app-dollar.svg @@ -1,20 +1 @@ - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/cash-app-pound.svg b/images/icons/cash-app-pound.svg index 6220f75..84edc5b 100644 --- a/images/icons/cash-app-pound.svg +++ b/images/icons/cash-app-pound.svg @@ -1,20 +1 @@ - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/clubhouse.svg b/images/icons/clubhouse.svg deleted file mode 100644 index 796ec17..0000000 --- a/images/icons/clubhouse.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/images/icons/dev-to.svg b/images/icons/dev-to.svg index 4e9896f..2d25a8e 100644 --- a/images/icons/dev-to.svg +++ b/images/icons/dev-to.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/images/icons/discogs-alt.svg b/images/icons/discogs-alt.svg index fc36ae6..f91e5c1 100644 --- a/images/icons/discogs-alt.svg +++ b/images/icons/discogs-alt.svg @@ -1,27 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/images/icons/discogs.svg b/images/icons/discogs.svg index 2e51656..08d99aa 100644 --- a/images/icons/discogs.svg +++ b/images/icons/discogs.svg @@ -1,27 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/images/icons/discord.svg b/images/icons/discord.svg index 0d23b23..1677aa2 100644 --- a/images/icons/discord.svg +++ b/images/icons/discord.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/images/icons/dribbble.svg b/images/icons/dribbble.svg index 4d36ccf..f73d21f 100644 --- a/images/icons/dribbble.svg +++ b/images/icons/dribbble.svg @@ -1,11 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/email-alt.svg b/images/icons/email-alt.svg index 80facf0..2cd5c51 100644 --- a/images/icons/email-alt.svg +++ b/images/icons/email-alt.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/email.svg b/images/icons/email.svg index b494f4e..b00cab1 100644 --- a/images/icons/email.svg +++ b/images/icons/email.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/etsy.svg b/images/icons/etsy.svg index 9be5ae0..bd82581 100644 --- a/images/icons/etsy.svg +++ b/images/icons/etsy.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/facebook.svg b/images/icons/facebook.svg index 583ffe2..337ac70 100644 --- a/images/icons/facebook.svg +++ b/images/icons/facebook.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/figma.svg b/images/icons/figma.svg index 297e448..60b2398 100644 --- a/images/icons/figma.svg +++ b/images/icons/figma.svg @@ -1,7 +1 @@ - - - - - - - + \ No newline at end of file diff --git a/images/icons/flickr.svg b/images/icons/flickr.svg index d3898a1..79a005e 100644 --- a/images/icons/flickr.svg +++ b/images/icons/flickr.svg @@ -1,17 +1 @@ - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/generic-blog.svg b/images/icons/generic-blog.svg index c9a9ae5..d107c7b 100644 --- a/images/icons/generic-blog.svg +++ b/images/icons/generic-blog.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/generic-calendar.svg b/images/icons/generic-calendar.svg index 49dfe19..90a70c9 100644 --- a/images/icons/generic-calendar.svg +++ b/images/icons/generic-calendar.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/images/icons/generic-cloud.svg b/images/icons/generic-cloud.svg index a879a3e..d8e2a65 100644 --- a/images/icons/generic-cloud.svg +++ b/images/icons/generic-cloud.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/images/icons/generic-code.svg b/images/icons/generic-code.svg index b8d9479..4d7999b 100644 --- a/images/icons/generic-code.svg +++ b/images/icons/generic-code.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/generic-computer.svg b/images/icons/generic-computer.svg index 5d582f4..c19b60c 100644 --- a/images/icons/generic-computer.svg +++ b/images/icons/generic-computer.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/images/icons/generic-email-alt.svg b/images/icons/generic-email-alt.svg index d3e6a06..84c2a46 100644 --- a/images/icons/generic-email-alt.svg +++ b/images/icons/generic-email-alt.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/generic-email.svg b/images/icons/generic-email.svg index dd44d15..b77761c 100644 --- a/images/icons/generic-email.svg +++ b/images/icons/generic-email.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/images/icons/generic-homepage.svg b/images/icons/generic-homepage.svg index dd47125..82343d1 100644 --- a/images/icons/generic-homepage.svg +++ b/images/icons/generic-homepage.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/images/icons/generic-map.svg b/images/icons/generic-map.svg index d8f8e84..fa89872 100644 --- a/images/icons/generic-map.svg +++ b/images/icons/generic-map.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/images/icons/generic-phone.svg b/images/icons/generic-phone.svg index e83096b..13af93d 100644 --- a/images/icons/generic-phone.svg +++ b/images/icons/generic-phone.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/generic-review.svg b/images/icons/generic-review.svg index 8b93dc9..22e09ae 100644 --- a/images/icons/generic-review.svg +++ b/images/icons/generic-review.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/images/icons/generic-rss.svg b/images/icons/generic-rss.svg index e4be165..989ebe9 100644 --- a/images/icons/generic-rss.svg +++ b/images/icons/generic-rss.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/generic-shopping-bag.svg b/images/icons/generic-shopping-bag.svg index 4c74f56..4e22ed5 100644 --- a/images/icons/generic-shopping-bag.svg +++ b/images/icons/generic-shopping-bag.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/images/icons/generic-shopping-tag.svg b/images/icons/generic-shopping-tag.svg index 8774852..15bdb68 100644 --- a/images/icons/generic-shopping-tag.svg +++ b/images/icons/generic-shopping-tag.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/generic-sms.svg b/images/icons/generic-sms.svg index 5d75021..3d4adf4 100644 --- a/images/icons/generic-sms.svg +++ b/images/icons/generic-sms.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/images/icons/generic-website.svg b/images/icons/generic-website.svg index 919574e..a3623c9 100644 --- a/images/icons/generic-website.svg +++ b/images/icons/generic-website.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/github.svg b/images/icons/github.svg index 6994757..bfdc359 100644 --- a/images/icons/github.svg +++ b/images/icons/github.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/gitlab.svg b/images/icons/gitlab.svg index 816f274..e17e146 100644 --- a/images/icons/gitlab.svg +++ b/images/icons/gitlab.svg @@ -1,9 +1 @@ - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/gofundme.svg b/images/icons/gofundme.svg index 1db8fb8..0944d4b 100644 --- a/images/icons/gofundme.svg +++ b/images/icons/gofundme.svg @@ -1,6 +1 @@ - - - - - - + \ No newline at end of file diff --git a/images/icons/goodreads.svg b/images/icons/goodreads.svg index 50c45f9..7edf57a 100644 --- a/images/icons/goodreads.svg +++ b/images/icons/goodreads.svg @@ -1,11 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/google-drive.svg b/images/icons/google-drive.svg index 4aff986..56620e2 100644 --- a/images/icons/google-drive.svg +++ b/images/icons/google-drive.svg @@ -1,15 +1 @@ - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/google-play.svg b/images/icons/google-play.svg index b72aea5..010d620 100644 --- a/images/icons/google-play.svg +++ b/images/icons/google-play.svg @@ -1,6 +1 @@ - - - - - - + \ No newline at end of file diff --git a/images/icons/google-podcasts.svg b/images/icons/google-podcasts.svg index 792b51f..e596211 100644 --- a/images/icons/google-podcasts.svg +++ b/images/icons/google-podcasts.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/google-scholar.svg b/images/icons/google-scholar.svg index 929e0e6..5912082 100644 --- a/images/icons/google-scholar.svg +++ b/images/icons/google-scholar.svg @@ -1,13 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/guilded.svg b/images/icons/guilded.svg deleted file mode 100644 index 02cb6aa..0000000 --- a/images/icons/guilded.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/images/icons/hashnode.svg b/images/icons/hashnode.svg index 4606376..4e42d84 100644 --- a/images/icons/hashnode.svg +++ b/images/icons/hashnode.svg @@ -1,23 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/instagram.svg b/images/icons/instagram.svg index 2e7eead..841d3e8 100644 --- a/images/icons/instagram.svg +++ b/images/icons/instagram.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/kick-alt.svg b/images/icons/kick-alt.svg index e21eb88..f9dd757 100644 --- a/images/icons/kick-alt.svg +++ b/images/icons/kick-alt.svg @@ -1,27 +1 @@ - - kick-svg - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/images/icons/kick.svg b/images/icons/kick.svg index 8a8589f..d4568b6 100644 --- a/images/icons/kick.svg +++ b/images/icons/kick.svg @@ -1,23 +1 @@ - - Kick_logo-svg - - - - - - - - - - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/images/icons/kickstarter.svg b/images/icons/kickstarter.svg index 2b0c4e7..71ce32f 100644 --- a/images/icons/kickstarter.svg +++ b/images/icons/kickstarter.svg @@ -1,15 +1 @@ - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/kit.svg b/images/icons/kit.svg index 8708a3a..a972f9a 100644 --- a/images/icons/kit.svg +++ b/images/icons/kit.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/ko-fi.svg b/images/icons/ko-fi.svg index eea0dbd..8bcd685 100644 --- a/images/icons/ko-fi.svg +++ b/images/icons/ko-fi.svg @@ -1,5 +1 @@ - - - - - + \ No newline at end of file diff --git a/images/icons/last-fm.svg b/images/icons/last-fm.svg index 468b66b..503b94d 100644 --- a/images/icons/last-fm.svg +++ b/images/icons/last-fm.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/images/icons/letterboxd.svg b/images/icons/letterboxd.svg index 27efec7..d6c518d 100644 --- a/images/icons/letterboxd.svg +++ b/images/icons/letterboxd.svg @@ -1,7 +1 @@ - - - - - - - + \ No newline at end of file diff --git a/images/icons/line.svg b/images/icons/line.svg index 059a13d..11f9b43 100644 --- a/images/icons/line.svg +++ b/images/icons/line.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/images/icons/linkedin.svg b/images/icons/linkedin.svg index 8802989..e323d7e 100644 --- a/images/icons/linkedin.svg +++ b/images/icons/linkedin.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/littlelink.svg b/images/icons/littlelink.svg index bf7b92c..3a5a007 100644 --- a/images/icons/littlelink.svg +++ b/images/icons/littlelink.svg @@ -1,16 +1 @@ - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/mailchimp.svg b/images/icons/mailchimp.svg index f40e31f..89f12b5 100644 --- a/images/icons/mailchimp.svg +++ b/images/icons/mailchimp.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/mastodon.svg b/images/icons/mastodon.svg index c876992..c71fe88 100644 --- a/images/icons/mastodon.svg +++ b/images/icons/mastodon.svg @@ -1,15 +1 @@ - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/medium.svg b/images/icons/medium.svg index dbe8d4f..e8ea647 100644 --- a/images/icons/medium.svg +++ b/images/icons/medium.svg @@ -1,5 +1 @@ - - - - - + \ No newline at end of file diff --git a/images/icons/messenger.svg b/images/icons/messenger.svg index 82a7a7f..c638a64 100644 --- a/images/icons/messenger.svg +++ b/images/icons/messenger.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/microsoft.svg b/images/icons/microsoft.svg index 8e7945c..a50ed2d 100644 --- a/images/icons/microsoft.svg +++ b/images/icons/microsoft.svg @@ -1,6 +1 @@ - - - - - - + \ No newline at end of file diff --git a/images/icons/ngl.svg b/images/icons/ngl.svg index 3c215b4..b91d77c 100644 --- a/images/icons/ngl.svg +++ b/images/icons/ngl.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/icons/notion.svg b/images/icons/notion.svg index ceaf7af..fb878e0 100644 --- a/images/icons/notion.svg +++ b/images/icons/notion.svg @@ -1,14 +1 @@ - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/onlyfans.svg b/images/icons/onlyfans.svg index 6983076..82288e3 100644 --- a/images/icons/onlyfans.svg +++ b/images/icons/onlyfans.svg @@ -1,4 +1 @@ - - - - + \ No newline at end of file diff --git a/images/icons/partiful.svg b/images/icons/partiful.svg deleted file mode 100644 index 83d5a9e..0000000 --- a/images/icons/partiful.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/images/icons/patreon.svg b/images/icons/patreon.svg index 31828a2..46abf0f 100644 --- a/images/icons/patreon.svg +++ b/images/icons/patreon.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/paypal.svg b/images/icons/paypal.svg index 56c459b..0803426 100644 --- a/images/icons/paypal.svg +++ b/images/icons/paypal.svg @@ -1,5 +1 @@ - - - - - + \ No newline at end of file diff --git a/images/icons/pinterest.svg b/images/icons/pinterest.svg index 16607c9..76af8b4 100644 --- a/images/icons/pinterest.svg +++ b/images/icons/pinterest.svg @@ -1,11 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/post-news.svg b/images/icons/post-news.svg deleted file mode 100644 index 0f28cc9..0000000 --- a/images/icons/post-news.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/images/icons/product-hunt.svg b/images/icons/product-hunt.svg index 9b15297..9b578cf 100644 --- a/images/icons/product-hunt.svg +++ b/images/icons/product-hunt.svg @@ -1,11 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/qq.svg b/images/icons/qq.svg deleted file mode 100644 index 15945d1..0000000 --- a/images/icons/qq.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/images/icons/read-cv.svg b/images/icons/read-cv.svg index bdbf13b..1d9863c 100644 --- a/images/icons/read-cv.svg +++ b/images/icons/read-cv.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/redbubble.svg b/images/icons/redbubble.svg index 142feee..6d50d58 100644 --- a/images/icons/redbubble.svg +++ b/images/icons/redbubble.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/reddit.svg b/images/icons/reddit.svg index 8b65261..42728fe 100644 --- a/images/icons/reddit.svg +++ b/images/icons/reddit.svg @@ -1,104 +1 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/revolut.svg b/images/icons/revolut.svg index 8619d4b..c962f4f 100644 --- a/images/icons/revolut.svg +++ b/images/icons/revolut.svg @@ -1,4 +1 @@ - - - - + \ No newline at end of file diff --git a/images/icons/shop.svg b/images/icons/shop.svg index 7164626..fcb1541 100644 --- a/images/icons/shop.svg +++ b/images/icons/shop.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/signal.svg b/images/icons/signal.svg index 0ee0526..38059c4 100644 --- a/images/icons/signal.svg +++ b/images/icons/signal.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/skoob.svg b/images/icons/skoob.svg deleted file mode 100644 index 69cd1f0..0000000 --- a/images/icons/skoob.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/images/icons/slack.svg b/images/icons/slack.svg index bbbf65c..44f8fbf 100644 --- a/images/icons/slack.svg +++ b/images/icons/slack.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/snapchat.svg b/images/icons/snapchat.svg index a788af5..224170b 100644 --- a/images/icons/snapchat.svg +++ b/images/icons/snapchat.svg @@ -1,11 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/soundcloud.svg b/images/icons/soundcloud.svg index 5cdfc00..2598ed5 100644 --- a/images/icons/soundcloud.svg +++ b/images/icons/soundcloud.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/images/icons/spotify-alt.svg b/images/icons/spotify-alt.svg index 1eb2109..f51ee41 100644 --- a/images/icons/spotify-alt.svg +++ b/images/icons/spotify-alt.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/spotify.svg b/images/icons/spotify.svg index 8e3860a..0e5b39c 100644 --- a/images/icons/spotify.svg +++ b/images/icons/spotify.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/square.svg b/images/icons/square.svg index 46bb4da..52c42f0 100644 --- a/images/icons/square.svg +++ b/images/icons/square.svg @@ -1,11 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/stack-overflow.svg b/images/icons/stack-overflow.svg index e548a79..282f038 100644 --- a/images/icons/stack-overflow.svg +++ b/images/icons/stack-overflow.svg @@ -1,11 +1 @@ - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/steam.svg b/images/icons/steam.svg index 6af65ae..4da4e0b 100644 --- a/images/icons/steam.svg +++ b/images/icons/steam.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/strava.svg b/images/icons/strava.svg index a9f20fb..4befe82 100644 --- a/images/icons/strava.svg +++ b/images/icons/strava.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/images/icons/telegram.svg b/images/icons/telegram.svg index 9df81e6..88b4099 100644 --- a/images/icons/telegram.svg +++ b/images/icons/telegram.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/threads.svg b/images/icons/threads.svg index c6fc44b..d0dab5b 100644 --- a/images/icons/threads.svg +++ b/images/icons/threads.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/images/icons/threema.svg b/images/icons/threema.svg index 3f07b71..6a6503d 100644 --- a/images/icons/threema.svg +++ b/images/icons/threema.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/tiktok.svg b/images/icons/tiktok.svg index 50f5acf..080162c 100644 --- a/images/icons/tiktok.svg +++ b/images/icons/tiktok.svg @@ -1,12 +1 @@ - - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/trakt.svg b/images/icons/trakt.svg index 5cda61e..de82e76 100644 --- a/images/icons/trakt.svg +++ b/images/icons/trakt.svg @@ -1,13 +1 @@ - - - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/trello.svg b/images/icons/trello.svg index a55874c..9bae6e2 100644 --- a/images/icons/trello.svg +++ b/images/icons/trello.svg @@ -1,19 +1 @@ - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/tumblr.svg b/images/icons/tumblr.svg index 6b14955..d0e93f2 100644 --- a/images/icons/tumblr.svg +++ b/images/icons/tumblr.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/images/icons/twitch.svg b/images/icons/twitch.svg index afe7e8e..7ddd811 100644 --- a/images/icons/twitch.svg +++ b/images/icons/twitch.svg @@ -1,5 +1 @@ - - - - - + \ No newline at end of file diff --git a/images/icons/unsplash.svg b/images/icons/unsplash.svg index 2051ee1..b9c608c 100755 --- a/images/icons/unsplash.svg +++ b/images/icons/unsplash.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/untappd.svg b/images/icons/untappd.svg index f1106a9..5042594 100644 --- a/images/icons/untappd.svg +++ b/images/icons/untappd.svg @@ -1,4 +1 @@ - - - - + \ No newline at end of file diff --git a/images/icons/upwork.svg b/images/icons/upwork.svg index cb9fb98..2356fc9 100644 --- a/images/icons/upwork.svg +++ b/images/icons/upwork.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/images/icons/venmo.svg b/images/icons/venmo.svg index c38ea3c..324eb84 100644 --- a/images/icons/venmo.svg +++ b/images/icons/venmo.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/images/icons/vimeo.svg b/images/icons/vimeo.svg index 26c20f1..ad2a3ae 100644 --- a/images/icons/vimeo.svg +++ b/images/icons/vimeo.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/images/icons/vrchat.svg b/images/icons/vrchat.svg index 1d1d5b6..4d90ffe 100644 --- a/images/icons/vrchat.svg +++ b/images/icons/vrchat.svg @@ -1,2 +1 @@ - - + \ No newline at end of file diff --git a/images/icons/vsco.svg b/images/icons/vsco.svg index c91f124..9059e2c 100644 --- a/images/icons/vsco.svg +++ b/images/icons/vsco.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/whatsapp.svg b/images/icons/whatsapp.svg index 6d1318e..979145b 100644 --- a/images/icons/whatsapp.svg +++ b/images/icons/whatsapp.svg @@ -1,21 +1 @@ - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/wordpress.svg b/images/icons/wordpress.svg index 446906e..dddc9cc 100644 --- a/images/icons/wordpress.svg +++ b/images/icons/wordpress.svg @@ -1,10 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/x.svg b/images/icons/x.svg index a239dff..393e68b 100644 --- a/images/icons/x.svg +++ b/images/icons/x.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/images/icons/xing.svg b/images/icons/xing.svg deleted file mode 100644 index c98e09a..0000000 --- a/images/icons/xing.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/images/icons/youtube-music.svg b/images/icons/youtube-music.svg index 93a8073..ba8cc89 100644 --- a/images/icons/youtube-music.svg +++ b/images/icons/youtube-music.svg @@ -1,12 +1 @@ - - - - - - - - - - - - + \ No newline at end of file diff --git a/images/icons/youtube.svg b/images/icons/youtube.svg index 4f35613..bdfcb3e 100644 --- a/images/icons/youtube.svg +++ b/images/icons/youtube.svg @@ -1,4 +1 @@ - - - - + \ No newline at end of file diff --git a/images/icons/zoom.svg b/images/icons/zoom.svg index c26618e..7b864f0 100644 --- a/images/icons/zoom.svg +++ b/images/icons/zoom.svg @@ -1,3 +1 @@ - - - + \ No newline at end of file diff --git a/images/littlelink.png b/images/littlelink.png index e1b3314..b38bd43 100644 Binary files a/images/littlelink.png and b/images/littlelink.png differ diff --git a/index.html b/index.html index 52d476c..697bee4 100644 --- a/index.html +++ b/index.html @@ -1,3 +1,11 @@ + +