2025-07-15 16:42:17 -04:00
<!DOCTYPE html>
<!--
To change the theme, change the class on the html tag below to one of:
- theme-auto: Automatically switches based on user's system preferences
- theme-light: Forces light theme
- theme-dark: Forces dark theme
-->
< html class = "theme-auto" lang = "en" > <!-- Update`class="theme - auto" with your preference -->
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
<!-- Page Title - Change this to your name/brand (50 - 60 characters recommended) -->
< title > LittleLink< / title >
2025-07-16 13:25:33 -04:00
< link rel = "icon" type = "image/x-icon" href = "/images/favicon.png" > <!-- Update this with your own favicon -->
2025-07-15 16:42:17 -04:00
<!-- Meta Description - Write a description (150 - 160 characters recommended) -->
< meta name = "description" content = "Replace this with your own, this appears in search results and when sharing." >
<!-- Keywords -->
< meta name = "keywords" content = "your name, industry, and specialties" >
<!-- Canonical URL - Helps prevent duplicate content issues -->
< meta rel = "canonical" href = "https://yourwebsite.com" >
<!-- Author Information -->
< meta name = "author" content = "Your Name" >
<!-- Stylesheets -->
2025-07-15 17:29:18 -04:00
< link rel = "stylesheet" href = "style.css" >
2025-07-15 16:42:17 -04:00
<!-- LittleLink Extended Stylesheet (Optional) -->
<!-- <link rel="stylesheet" href="css/brands - extended.css"> -->
<!-- Learn more at https://github.com/sethcottle/littlelink - extended.
Remove comments if you've added LittleLink Extended dependencies -->
< / head >
< body >
< div class = "container" >
< div class = "column" >
<!--
By default, the Avatar is rounded. Use the following:
- avatar--rounded: Automatically rounds the image
- avatar--soft: Slightly rounds the image
- avatar--none: Removes any rounding
Be sure to replace the src with your own image path and update the alt text
-->
2025-07-16 13:25:33 -04:00
< img class = "avatar avatar--rounded" src = "images/avatar.jpeg" alt = "Mike Rockwell" >
2025-07-15 16:42:17 -04:00
<!-- Replace with your name or brand -->
< h1 >
< div > LittleLink< / div >
< / h1 >
<!-- Add a short description about yourself or your brand -->
< p > An open source DIY Linktree alternative.< / p >
<!-- All your buttons go here -->
< div class = "button-stack" role = "navigation" >
<!-- Default LittleLink -->
< a class = "button button-default" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/littlelink.svg" alt = "LittleLink Logo" > LittleLink< / a >
<!-- Amazon -->
< a class = "button button-amazon" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/amazon.svg" alt = "Amazon Wishlist Logo" > Amazon Wishlist< / a >
<!-- Amazon Music -->
< a class = "button button-amazon-music" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/amazon-music.svg" alt = "Amazon Music Logo" > Listen on Amazon Music< / a >
<!-- Apple App Store -->
< a class = "button button-appstore" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/apple.svg" alt = "Apple Logo" > Apple App Store< / a >
<!-- Apple Invites -->
< a class = "button button-invites" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/apple-invites.svg" alt = "Apple Invites Logo" > Apple Invites< / a >
<!-- Apple Music -->
< a class = "button button-apple-music" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/apple-music.svg" alt = "Apple Music Logo" > Listen on Apple Music< / a >
<!-- Apple Music Alternate -->
< a class = "button button-apple-music-alt" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/apple-music-alt.svg" alt = "Apple Music Logo" > Listen on Apple Music< / a >
<!-- Apple Podcasts -->
< a class = "button button-apple-podcasts" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/apple-podcasts.svg" alt = "Apple Podcasts Logo" > Listen on Apple Podcasts< / a >
<!-- Apple Podcasts Alternate -->
< a class = "button button-apple-podcasts-alt" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/apple-podcasts-alt.svg" alt = "Apple Podcasts Logo" > Listen on Apple Podcasts< / a >
<!-- Bandcamp -->
< a class = "button button-bandcamp" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/bandcamp.svg" alt = "Bandcamp Logo" > Bandcamp< / a >
<!-- Behance -->
< a class = "button button-behance" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/behance.svg" alt = "Behance Logo" > Behance< / a >
<!-- Bluesky -->
< a class = "button button-bluesky" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/bluesky.svg" alt = "Bluesky Logo" > Bluesky< / a >
<!-- Bluesky Alt -->
< a class = "button button-bluesky-alt" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/bluesky-alt.svg" alt = "Bluesky Logo" > Bluesky< / a >
<!-- Buy Me A Coffee -->
< a class = "button button-coffee" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/buy-me-a-coffee.svg" alt = "Buy Me A Coffee Logo" > Buy Me A Coffee< / a >
<!-- Cal.com -->
< a class = "button button-cal" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/cal.svg" alt = "Cal.com Logo" > Schedule with Cal.com< / a >
<!-- Calendly -->
< a class = "button button-calendly" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/calendly.svg" alt = "Calendly Logo" > Schedule with Calendly< / a >
<!-- Cash App -->
< a class = "button button-cash-app" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/cash-app-dollar.svg" alt = "Cash App Logo" > Cash App< / a >
<!-- Dev.to -->
< a class = "button button-dev-to" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/dev-to.svg" alt = "Dev.to Logo" > Dev.to< / a >
<!-- Discogs -->
< a class = "button button-discogs" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/discogs.svg" alt = "Discogs Logo" > Discogs< / a >
<!-- Discogs Alt -->
< a class = "button button-discogs-alt" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/discogs-alt.svg" alt = "Discogs Logo" > Discogs< / a >
<!-- Discord -->
< a class = "button button-discord" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/discord.svg" alt = "Discord Logo" > Discord< / a >
<!-- Dribbble -->
< a class = "button button-dribbble" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/dribbble.svg" alt = "Dribbble Logo" > Dribbble< / a >
<!-- Etsy -->
< a class = "button button-etsy" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/etsy.svg" alt = "Etsy Logo" > Shop on Etsy< / a >
<!-- Facebook -->
< a class = "button button-faceb" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/facebook.svg" alt = "Facebook Logo" > Find us on Facebook< / a >
<!-- Facebook Messenger -->
< a class = "button button-messenger" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/messenger.svg" alt = "Messenger Logo" > Chat on Messenger< / a >
<!-- Figma -->
< a class = "button button-figma" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/figma.svg" alt = "Figma Logo" > Figma Community< / a >
<!-- Fiverr -->
< a class = "button button-fiverr" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/fiverr.svg" alt = "Fiverr Logo" > Fiverr Gig< / a >
<!-- Flickr -->
< a class = "button button-flickr" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/flickr.svg" alt = "Flickr Logo" > Flickr< / a >
<!-- GitHub -->
< a class = "button button-github" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/github.svg" alt = "GitHub Logo" > GitHub< / a >
<!-- GitLab -->
< a class = "button button-gitlab" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/gitlab.svg" alt = "GitLab Logo" > GitLab< / a >
<!-- GoFundMe -->
< a class = "button button-gofundme" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/gofundme.svg" alt = "GoFundMe Logo" > GoFundMe< / a >
<!-- Goodreads -->
< a class = "button button-goodreads" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/goodreads.svg" alt = "Goodreads Logo" > Goodreads< / a >
<!-- Google Drive -->
< a class = "button button-google-black" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/google-drive.svg" alt = "Google Drive Logo" > View in Google Drive< / a >
<!-- Google Play Store -->
< a class = "button button-playstore" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/google-play.svg" alt = "Google Play Store Logo" > Google Play Store< / a >
<!-- Google Scholar -->
< a class = "button button-google-scholar" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/google-scholar.svg" alt = "Google Scholar Logo" > Google Scholar< / a >
<!-- Hashnode -->
< a class = "button button-hashnode" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/hashnode.svg" alt = "Hashnode Logo" > Hashnode< / a >
<!-- Instagram -->
< a class = "button button-instagram" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/instagram.svg" alt = "Instagram Logo" > Instagram< / a >
<!-- Kick -->
< a class = "button button-kick" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/kick.svg" alt = "Kick Logo" > Kick< / a >
<!-- Kick Alt -->
< a class = "button button-kick-alt" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/kick-alt.svg" alt = "Kick Logo" > Kick< / a >
<!-- Kickstarter -->
< a class = "button button-kickstarter" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/kickstarter.svg" alt = "Kickstarter Logo" > Kickstarter< / a >
<!-- Kit -->
< a class = "button button-kit" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/kit.svg" alt = "Kit Logo" > Kit< / a >
<!-- Ko - fi -->
< a class = "button button-ko-fi" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/ko-fi.svg" alt = "Ko-fi Logo" > Support me on Ko-fi< / a >
<!-- Last.fm -->
< a class = "button button-last-fm" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/last-fm.svg" alt = "" > Last.fm< / a >
<!-- Letterboxd -->
< a class = "button button-letterboxd" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/letterboxd.svg" alt = "" > Letterboxd< / a >
<!-- Line -->
< a class = "button button-line" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/line.svg" alt = "Line Logo" > Line< / a >
<!-- LinkedIn -->
< a class = "button button-linked" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/linkedin.svg" alt = "LinkedIn Logo" > LinkedIn< / a >
<!-- Mailchimp -->
< a class = "button button-mailchimp" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/mailchimp.svg" alt = "Mailchimp Logo" > Mailchimp< / a >
<!-- Mastodon -->
< a class = "button button-mastodon" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/mastodon.svg" alt = "Mastodon Logo" > Mastodon< / a >
<!-- Matrix -->
< a class = "button button-matrix" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/matrix.svg" alt = "Matrix Logo" > Matrix< / a >
<!-- Medium -->
< a class = "button button-medium" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/medium.svg" alt = "Medium Logo" > Medium< / a >
<!-- Meetup -->
< a class = "button button-meetup" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/meetup.svg" alt = "Meetup Logo" > Meetup< / a >
<!-- Meetup Alt -->
< a class = "button button-meetup-alt" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/meetup-alt.svg" alt = "Meetup Logo" > Meetup< / a >
<!-- Microsoft Store -->
< a class = "button button-microsoft" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/microsoft.svg" alt = "Microsoft Logo" > Get it from Microsoft< / a >
<!-- Notion -->
< a class = "button button-notion" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/notion.svg" alt = "Notion Logo" > Notion< / a >
<!-- Obsidian -->
< a class = "button button-obsidian" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/obsidian.svg" alt = "Obsidian Logo" > Obsidian< / a >
<!-- OnlyFans -->
< a class = "button button-onlyfans" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/onlyfans.svg" alt = "OnlyFans Logo" > OnlyFans (18+)< / a >
<!-- Patreon -->
< a class = "button button-patreon" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/patreon.svg" alt = "Patreon Logo" > Patreon< / a >
<!-- PayPal -->
< a class = "button button-paypal" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/paypal.svg" alt = "PayPal Logo" > PayPal< / a >
<!-- Pinterest -->
< a class = "button button-pinterest" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/pinterest.svg" alt = "Pinterest Logo" > Pinterest< / a >
<!-- Product Hunt -->
< a class = "button button-product-hunt" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/product-hunt.svg" alt = "Product Hunt Logo" > Product Hunt< / a >
<!-- Reddit -->
< a class = "button button-reddit" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/reddit.svg" alt = "Reddit Logo" > Reddit< / a >
<!-- Shop -->
< a class = "button button-shop" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/shop.svg" alt = "Shop Logo" > Buy with Shop< / a >
<!-- Signal -->
< a class = "button button-signal" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/signal.svg" alt = "Signal Logo" > Signal< / a >
<!-- Signal Alt -->
< a class = "button button-signal-alt" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/signal-alt.svg" alt = "Signal Logo" > Signal< / a >
<!-- Slack -->
< a class = "button button-slack" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/slack.svg" alt = "Slack Logo" > Join Slack< / a >
<!-- Snapchat -->
< a class = "button button-snapchat" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/snapchat.svg" alt = "Snapchat Logo" > Snapchat< / a >
<!-- SoundCloud -->
< a class = "button button-soundcloud" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/soundcloud.svg" alt = "SoundCloud Logo" > SoundCloud< / a >
<!-- Spotify -->
< a class = "button button-spotify" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/spotify.svg" alt = "Spotify Logo" > Listen on Spotify< / a >
<!-- Spotify Alt -->
< a class = "button button-spotify-alt" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/spotify-alt.svg" alt = "Spotify Logo" > Listen on Spotify< / a >
<!-- Square -->
< a class = "button button-square" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/square.svg" alt = "Square Logo" > Buy with Square< / a >
<!-- Stack Overflow -->
< a class = "button button-stack-overflow" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/stack-overflow.svg" alt = "Stack Overflow Logo" > Stack Overflow< / a >
<!-- Steam -->
< a class = "button button-steam" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/steam.svg" alt = "Steam Logo" > Steam< / a >
<!-- Steam Alt -->
< a class = "button button-steam-alt" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/steam.svg" alt = "Steam Logo" > Steam< / a >
<!-- Strava -->
< a class = "button button-strava" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/strava.svg" alt = "Strava Logo" > Strava< / a >
<!-- Substack -->
< a class = "button button-substack" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/substack.svg" alt = "Substack Logo" > Substack< / a >
<!-- Telegram -->
< a class = "button button-telegram" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/telegram.svg" alt = "Telegram Logo" > Telegram< / a >
<!-- Threads -->
< a class = "button button-threads" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/threads.svg" alt = "Threads Logo" > Threads< / a >
<!-- Threema -->
< a class = "button button-threema" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/threema.svg" alt = "Threema Logo" > Threema< / a >
<!-- TikTok -->
< a class = "button button-tiktok" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/tiktok.svg" alt = "TikTok Logo" > TikTok< / a >
<!-- Trello -->
< a class = "button button-trello" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/trello.svg" alt = "Trello Logo" > Trello< / a >
<!-- Tumblr -->
< a class = "button button-tumb" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/tumblr.svg" alt = "Tumblr Logo" > Tumblr< / a >
<!-- Twitch -->
< a class = "button button-twitch" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/twitch.svg" alt = "Twitch Logo" > Twitch< / a >
<!-- Unsplash -->
< a class = "button button-unsplash" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/unsplash.svg" alt = "Unsplash Logo" > Unsplash< / a >
<!-- Venmo -->
< a class = "button button-venmo" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/venmo.svg" alt = "Venmo Logo" > Venmo< / a >
<!-- Vimeo -->
< a class = "button button-vimeo" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/vimeo.svg" alt = "Vimeo Logo" > Vimeo< / a >
<!-- VSCO -->
< a class = "button button-vsco" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/vsco.svg" alt = "VSCO Logo" > VSCO< / a >
<!-- WhatsApp -->
< a class = "button button-whatsapp" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/whatsapp.svg" alt = "WhatsApp Logo" > WhatsApp< / a >
<!-- WordPress -->
< a class = "button button-wordpress" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/wordpress.svg" alt = "WordPress Logo" > WordPress< / a >
<!-- X -->
< a class = "button button-x" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/x.svg" alt = "X Logo" > Follow on X< / a >
<!-- YouTube -->
< a class = "button button-yt" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/youtube.svg" alt = "YouTube Logo" > YouTube< / a >
<!-- YouTube Alt -->
< a class = "button button-yt-alt" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/youtube-alt.svg" alt = "YouTube Logo" > YouTube< / a >
<!-- YouTube Music -->
< a class = "button button-yt" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/youtube-music.svg" alt = "YouTube Music Logo" > Listen on YouTube Music< / a >
<!-- Zoom -->
< a class = "button button-zoom" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/zoom.svg" alt = "Zoom Logo" > Join Zoom Webinar< / a >
<!-- Generic Blog -->
< a class = "button button-default" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/generic-blog.svg" alt = "Blog Icon" > Read our blog< / a >
<!-- Generic Calendar -->
< a class = "button button-default" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/generic-calendar.svg" alt = "Calendar Icon" > Event RSVP< / a >
<!-- Generic Cloud -->
< a class = "button button-default" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/generic-cloud.svg" alt = "Cloud Icon" > Download File< / a >
<!-- Generic Code -->
< a class = "button button-default" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/generic-code.svg" alt = "Code Icon" > View the code< / a >
<!-- Generic Computer -->
< a class = "button button-default" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/generic-computer.svg" alt = "Computer Icon" > Homelab Setup< / a >
<!-- Generic Email -->
< a class = "button button-default" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/generic-email.svg" alt = "Email Icon" > Email Us< / a >
<!-- Generic Email Alt -->
< a class = "button button-default" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/generic-email-alt.svg" alt = "Email Icon" > Email Us< / a >
<!-- Generic Homepage -->
< a class = "button button-default" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/generic-homepage.svg" alt = "Homepage Icon" > Visit Homepage< / a >
<!-- Generic Map -->
< a class = "button button-default" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/generic-map.svg" alt = "Map Icon" > Get Directions< / a >
<!-- Generic Phone -->
< a class = "button button-default" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/generic-phone.svg" alt = "Phone Icon" > Call Us< / a >
<!-- Generic Review -->
< a class = "button button-default" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/generic-review.svg" alt = "Review Icon" > Leave us a review< / a >
<!-- Generic RSS -->
< a class = "button button-default" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/generic-rss.svg" alt = "RSS Icon" > RSS Subscribe< / a >
<!-- Generic Shopping Bag -->
< a class = "button button-default" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/generic-shopping-bag.svg" alt = "Shopping Bag Icon" > Visit Our Shop< / a >
<!-- Generic Shopping Tag -->
< a class = "button button-default" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/generic-shopping-tag.svg" alt = "Shopping Tag Icon" > 10% Discount< / a >
<!-- Generic SMS -->
< a class = "button button-default" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/generic-sms.svg" alt = "SMS Icon" > Send us a message< / a >
<!-- Generic Website -->
< a class = "button button-default" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/generic-website.svg" alt = "Website Icon" > Visit Website< / a >
<!-- LittleLink Extended -->
< a class = "button button-default" href = "https://github.com/sethcottle/littlelink-extended" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons/littlelink.svg" alt = "LittleLink Logo" > LittleLink Extended< / a >
< / div >
<!-- Feel free to add your own footer information, including updating `privacy.html` to reflect how your LittleLink fork is set up -->
< footer >
< a href = "privacy.html" > Privacy Policy< / a > | Build your own by forking < a href = "https://littlelink.io" target = "_blank" rel = "noopener" > LittleLink< / a >
< / footer >
< / div >
< / div >
< / body >
< / html >