From 9b720cd33f7dec9687da8b99f6fb67116df6aee4 Mon Sep 17 00:00:00 2001 From: Seth Cottle Date: Wed, 19 May 2021 00:36:04 -0400 Subject: [PATCH] =?UTF-8?q?=E2=9A=A1=EF=B8=8F=20General=20Improvements?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added some additional instructional context for those who are very new to using this sort of thing! Updated the default attributes for . Links on index.html now include: `target="_blank"` to automatically open links in a new tab `rel="noopener"` to navigate to the target resource without granting the new browsing context access to the document that opened it. The tags on index.html now include a `alt="Text Here"` attribute to help improve accessibility. LittleLink now scores a 99 in performance, a 94 in accessibility (some brand colors are not accessible, and neither is the LittleLink brand color with light theme), a 100 in best practices, and a 100 in SEO through Google Lighthouse. --- index.html | 117 ++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 79 insertions(+), 38 deletions(-) diff --git a/index.html b/index.html index a1d5707..5cbc1d9 100644 --- a/index.html +++ b/index.html @@ -35,132 +35,173 @@
+ + + - + LittleLink Logo

LittleLink

-

LittleLink is an open source DIY alternative to services like Linktree and many.link. LittleLink was built using Skeleton, a dead simple, responsive boilerplate—we’ve just created some branded buttons and stripped out the things you won't need. 😊

- +

LittleLink is an open source DIY alternative to services like Linktree and many.link. LittleLink was built using Skeleton, a dead simple, responsive boilerplate—we’ve just created some branded buttons and stripped out the things you won't need. 😊

- + - Github + GitHub LogoGitHub
- Twitter + Twitter LogoTwitter
- Instagram + Instagram LogoInstagram
- Find us on Facebook + Facebook LogoFind us on Facebook
- Chat on Messenger -
+ Facebook Messenger LogoChat on Messenger +
- LinkedIn + LinkedIn LogoLinkedIn
- YouTube + YouTube LogoYouTube
- Discord + Discord LogoDiscord
- Twitch + Twitch LogoTwitch
- Product Hunt + Product Hunt LogoProduct Hunt
- Snapchat + Snapchat LogoSnapchat
- Spotify + Spotify LogoSpotify
- Reddit + Reddit LogoReddit
- Medium + Medium LogoMedium
- Follow on Pinterest + Pinterest LogoFollow on Pinterest
- TikTok -
+ TikTok LogoTikTok +
- hello@littlelink.io -
+ Email Iconhello@littlelink.io +
- hello@littlelink.io -
+ Email Iconhello@littlelink.io +
- SoundCloud + SoundCloud LogoSoundCloud
- Figma + Figma LogoFigma
- Kit + Kit LogoKit
- Telegram + Telegram LogoTelegram
- Tumblr + Tumblr LogoTumblr
- Steam + Steam LogoSteam
- Vimeo -
+ Vimeo LogoVimeo +
- Wordpress + Wordpress LogoWordpress +
- Goodreads + Goodreads LogoGoodreads
- Skoob + Skoob LogoSkoob


-

Build your own by forking LittleLink.

+

Build your own by forking LittleLink.