2022-08-06 11:02:13 -04:00
<!DOCTYPE html>
2024-11-13 11:50:58 -05:00
<!--
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
-->
2022-08-06 11:02:13 -04:00
2024-11-13 11:50:58 -05:00
< html class = "theme-auto" lang = "en" > <!-- Update`class="theme - auto" with your preference -->
2022-08-06 11:02:13 -04:00
2024-11-13 11:50:58 -05:00
< 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 Extended< / title >
< link rel = "icon" type = "image/x-icon" href = "/images/avatar.png" > <!-- Update this with your own favicon -->
<!-- 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 -->
< link rel = "stylesheet" href = "css/reset.css" >
< link rel = "stylesheet" href = "css/style.css" >
< link rel = "stylesheet" href = "css/brands-extended.css" >
2025-03-16 20:59:47 -04:00
<!-- Stylesheets / Sensitive Content Module -->
< link rel = "stylesheet" href = "css/sensitive-content.css" >
2024-11-13 11:50:58 -05:00
< / head >
2022-08-06 11:02:13 -04:00
< body >
2024-11-13 11:50:58 -05:00
< div class = "container" >
< div class = "column" >
2022-08-06 11:02:13 -04:00
2024-11-13 11:50:58 -05:00
<!--
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
2022-08-06 11:02:13 -04:00
2024-11-13 11:50:58 -05:00
Be sure to replace the src with your own image path and update the alt text
-->
< img class = "avatar avatar--rounded" src = "images/avatar.png" srcset = "images/avatar@2x.png 2x" alt = "LittleLink" >
2022-08-06 11:02:13 -04:00
2024-11-13 11:50:58 -05:00
<!-- Replace with your name or brand -->
< h1 tabindex = "0" >
< div > LittleLink< / div >
< / h1 >
2022-08-06 11:02:13 -04:00
2024-11-13 11:50:58 -05:00
<!-- Add a short description about yourself or your brand -->
< p tabindex = "0" > An open source DIY Linktree alternative.< / p >
2022-08-06 11:02:13 -04:00
2024-11-13 11:50:58 -05:00
<!-- All your buttons go here -->
< div class = "button-stack" role = "navigation" >
2023-07-03 23:17:11 -05:00
2025-03-16 20:59:47 -04:00
< h2 > Extended Brands< / h2 >
2024-11-13 11:50:58 -05:00
<!-- 500px -->
< a class = "button button-500px" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" aria-hidden = "true" src = "images/icons-extended/500px.svg" alt = "500px Logo" > 500px< / a >
2022-08-06 11:02:13 -04:00
2024-11-13 11:50:58 -05:00
<!-- Alpha Universe (Sony) -->
< a class = "button button-alphauniverse" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/sony-alpha.svg" alt = "Alpha Universe Logo" > Universe< / a >
2022-08-06 11:02:13 -04:00
2024-11-13 11:50:58 -05:00
<!-- AniList -->
< a class = "button button-anilist" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/anilist.svg" alt = "AniList Logo" > AniList< / a >
2022-08-06 11:02:13 -04:00
2024-11-13 11:50:58 -05:00
<!-- Audiomack -->
< a class = "button button-audiomack" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/audiomack.svg" alt = "Audiomack Logo" > Audiomack< / a >
2022-08-06 11:02:13 -04:00
2024-11-13 11:50:58 -05:00
<!-- BeReal -->
< a class = "button button-bereal" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/bereal.svg" alt = "BeReal Logo" > BeReal< / a >
2023-07-03 23:17:11 -05:00
2024-11-13 11:50:58 -05:00
<!-- Bandsintown -->
< a class = "button button-bandsintown" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/bandsintown.svg" alt = "Bandsintown Logo" > Bandsintown< / a >
2022-08-06 11:02:13 -04:00
2024-11-13 11:50:58 -05:00
<!-- Big Cartel -->
< a class = "button button-bigcartel" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/bigcartel.svg" alt = "Big Cartel Logo" > Big Cartel< / a >
2022-08-06 11:02:13 -04:00
2024-11-13 11:50:58 -05:00
<!-- Bonfire -->
< a class = "button button-bonfire" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/bonfire.svg" alt = "Bonfire Logo" > Bonfire< / a >
2022-08-06 11:02:13 -04:00
2024-11-13 11:50:58 -05:00
<!-- Cameo -->
< a class = "button button-cameo" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/cameo.svg" alt = "Cameo Logo" > Cameo< / a >
2023-07-26 23:06:10 +02:00
2024-11-13 11:50:58 -05:00
<!-- Clubhouse -->
< a class = "button button-clubhouse" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/clubhouse.svg" alt = "Clubhouse Logo" > Clubhouse< / a >
2022-12-25 13:21:33 -06:00
2024-11-13 11:50:58 -05:00
<!-- Codepen -->
< a class = "button button-codepen" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/codepen.svg" alt = "Codepen Logo" > Codepen< / a >
2022-11-07 11:25:06 +00:00
2024-11-13 11:50:58 -05:00
<!-- Deezer -->
< a class = "button button-deezer" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/deezer.svg" alt = "Deezer Logo" > Listen on Deezer< / a >
2024-03-31 15:47:49 +02:00
2024-11-13 11:50:58 -05:00
<!-- Devpost -->
< a class = "button button-devpost" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon icon-invert" src = "images/icons-extended/devpost.svg" alt = "Devpost Logo" > Devpost< / a >
2024-03-31 15:47:49 +02:00
2024-11-13 11:50:58 -05:00
<!-- Distiller -->
< a class = "button button-dist" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/distiller.svg" alt = "Distiller Logo" > Distiller< / a >
2024-05-30 10:25:49 -04:00
2024-11-13 11:50:58 -05:00
<!-- Filmweb -->
< a class = "button button-filmweb" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/filmweb.svg" alt = "Filmweb Logo" > Filmweb< / a >
2024-03-31 15:47:49 +02:00
2024-11-13 11:50:58 -05:00
<!-- Gog -->
< a class = "button button-gog" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/gog.svg" alt = "Gog.com Logo" > Gog< / a >
2024-04-03 15:31:41 +02:00
2024-11-13 11:50:58 -05:00
<!-- Guilded -->
< a class = "button button-guilded" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/guilded.svg" alt = "Guilded Logo" > Guilded< / a >
2024-03-31 15:47:49 +02:00
2024-11-13 11:50:58 -05:00
<!-- Gumroad -->
< a class = "button button-gumroad" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/gumroad.svg" alt = "Gumroad Logo" > Gumroad< / a >
2022-08-07 10:40:36 -04:00
2024-11-13 11:50:58 -05:00
<!-- Hackerearth -->
< a class = "button button-hackerearth" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/hackerearth.svg" alt = "HackerEarth Logo" > HackerEarth< / a >
2024-05-30 10:25:49 -04:00
2024-11-13 11:50:58 -05:00
<!-- Hackerrank -->
< a class = "button button-hackerrank" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/hackerrank.svg" alt = "HackerRank Logo" > HackerRank< / a >
2022-08-20 09:53:02 +01:00
2024-11-13 11:50:58 -05:00
<!-- Itch.io -->
< a class = "button button-itchio" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/itchio.svg" alt = "itchio Logo" > itch.io< / a >
2023-10-09 14:44:07 +02:00
2024-11-13 11:50:58 -05:00
<!-- Layers -->
< a class = "button button-layers" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/layers.svg" alt = "Layers Logo" > Layers< / a >
2022-08-20 09:45:46 +01:00
2024-11-13 11:50:58 -05:00
<!-- LeetCode -->
< a class = "button button-leetcode" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/leetcode.svg" alt = "LeetCode Logo" > LeetCode< / a > < br >
2024-03-06 21:46:11 -05:00
2024-11-13 11:50:58 -05:00
<!-- Lemmy -->
< a class = "button button-lemmy" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/lemmy.svg" alt = "Lemmy Logo" > Lemmy< / a >
2024-03-06 21:46:11 -05:00
2024-11-13 11:50:58 -05:00
<!-- ListenBrainz -->
< a class = "button button-listenbrainz" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/listenbrainz.svg" alt = "ListenBrainz Logo" > ListenBrainz< / a >
2022-08-18 20:05:30 +01:00
2024-11-13 11:50:58 -05:00
<!-- Matrix -->
< a class = "button button-matrix" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/matrix.svg" alt = "Matrix Logo" > Matrix< / a >
2024-05-30 10:25:49 -04:00
2024-11-13 11:50:58 -05:00
<!-- MicroBlog -->
< a class = "button button-microblog" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/microblog.svg" alt = "MicroBlog Logo" > MicroBlog< / a >
2024-04-03 15:31:41 +02:00
2024-11-13 11:50:58 -05:00
<!-- Mixcloud -->
< a class = "button button-mixcloud" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/mixcloud.svg" alt = "Mixcloud Logo" > Mixcloud< / a >
2022-08-20 10:05:32 +01:00
2024-11-13 11:50:58 -05:00
<!-- MyAnimeList -->
< a class = "button button-myanimelist" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/myanimelist.svg" alt = "MyAnimeList Logo" > MyAnimeList< / a >
<!-- NGL -->
< a class = "button button-ngl" href = "#" target = "_blank" rel = "noopener" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/ngl.svg" alt = "NGL Logo" > NGL< / a >
<!-- Nostr -->
< a class = "button button-nostr" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/nostr_logo_wht.svg" alt = "ostrich" > Nostr< / a >
<!-- OP.GG -->
< a class = "button button-opgg" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/opgg.svg" alt = "OP.GG Logo" > OP.GG< / a >
2022-08-20 09:53:02 +01:00
2024-11-13 11:50:58 -05:00
<!-- OpenSea -->
< a class = "button button-opensea" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/opensea.svg" alt = "OpenSea Logo" > OpenSea< / a >
2022-11-13 12:56:32 +01:00
2024-11-13 11:50:58 -05:00
<!-- OpenStreetMap -->
< a class = "button button-osm" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/osm.svg" alt = "OpenStreetMap Logo" > OpenStreetMap< / a >
2024-03-31 15:47:49 +02:00
2024-11-13 11:50:58 -05:00
<!-- ORCID ID -->
< a class = "button button-orcid-id" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/orcid-id.svg" alt = "ORCID ID Logo" > ORCID ID< / a >
2024-05-06 12:00:57 -07:00
2024-11-13 11:50:58 -05:00
<!-- osu! -->
< a class = "button button-osu" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/osu.svg" alt = "osu! Logo" > osu!< / a >
2023-07-03 23:17:11 -05:00
2024-11-13 11:50:58 -05:00
<!-- Partiful -->
< a class = "button button-partiful" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/partiful.svg" alt = "Partiful Logo" > Partiful< / a >
2023-10-09 14:44:07 +02:00
2024-11-13 11:50:58 -05:00
<!-- Peertube -->
< a class = "button button-peertube" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/peertube.svg" alt = "Peertube Logo" > Peertube< / a >
<!-- Pixelfed -->
< a class = "button button-pixelfed" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/pixelfed.svg" alt = "Pixelfed Logo" > Pixelfed< / a >
2023-07-28 00:40:09 +02:00
2024-11-13 11:50:58 -05:00
<!-- PlayStation -->
< a class = "button button-playstation" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/playstation.svg" alt = "PlayStation Logo" > PlayStation< / a >
2024-03-06 21:46:11 -05:00
2024-11-13 11:50:58 -05:00
<!-- Qobuz -->
< a class = "button button-qobuz" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/qobuz.svg" alt = "Qobuz Logo" > Listen on Qobuz< / a >
2022-08-07 02:02:52 +03:00
2024-11-13 11:50:58 -05:00
<!-- QQ -->
< a class = "button button-qq" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/qq.svg" alt = "QQ Logo" > QQ< / a >
2024-08-08 11:36:35 -04:00
2024-11-13 11:50:58 -05:00
<!-- ravelry -->
< a class = "button button-ravelry" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/ravelry.svg" alt = "ravelry Logo" > ravelry< / a >
<!-- Redbubble -->
< a class = "button button-redbubble" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/redbubble.svg" alt = "Redbubble Logo" > Redbubble< / a >
2023-08-07 18:51:21 -04:00
2024-11-13 11:50:58 -05:00
<!-- ResearchGate -->
< a class = "button button-researchgate" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/researchgate.svg" alt = "ResearchGate Logo" > ResearchGate< / a >
<!-- Revolut -->
< a class = "button button-revolut" href = "" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/revolut.svg" alt = "Revolut Logo" > Revolut< / a >
<!-- Roll20 -->
< a class = "button button-roll20" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/roll20.svg" alt = "Roll20 Logo" > Roll20< / a >
2022-08-18 20:02:21 +01:00
2024-11-13 11:50:58 -05:00
<!-- Skoob -->
< a class = "button button-skoob" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/skoob.svg" alt = "Skoob logo" > Skoob< / a >
2025-01-21 15:37:05 +01:00
<!-- SimpleX chat -->
2025-03-16 20:59:47 -04:00
< a class = "button button-simplex" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/simplex.svg" alt = "SimpleX Logo" > SimpleX chat< / a >
2025-01-21 15:37:05 +01:00
2025-01-21 15:40:35 +01:00
<!-- SimpleX Chat Alt -->
2025-03-16 20:59:47 -04:00
< a class = "button button-simplex-alt" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/simplex-alt.svg" alt = "SimpleX Logo" > SimpleX Chat< / a >
2025-01-21 15:37:05 +01:00
2024-11-13 11:50:58 -05:00
<!-- SpaceHey -->
< a class = "button button-spacehey" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/spacehey.svg" alt = "SpaceHey Logo" > SpaceHey< / a >
2024-05-30 10:25:49 -04:00
2024-11-13 11:50:58 -05:00
<!-- Tidal -->
< a class = "button button-tidal" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/tidal.svg" alt = "Tidal Logo" > Listen on Tidal< / a >
2024-03-06 21:46:11 -05:00
2024-11-13 11:50:58 -05:00
<!-- Trakt -->
< a class = "button button-trakt" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/trakt.svg" alt = "Trakt Logo" > Trakt< / a >
2024-03-31 15:47:49 +02:00
2024-11-13 11:50:58 -05:00
<!-- Untappd -->
< a class = "button button-untappd" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/untappd.svg" alt = "Untappd Logo" > Untappd< / a >
2024-05-30 10:25:49 -04:00
2024-11-13 11:50:58 -05:00
<!-- Upwork -->
< a class = "button button-upwork" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/upwork.svg" alt = "Upwork Logo" > Upwork< / a >
2024-03-06 21:46:11 -05:00
2024-11-13 11:50:58 -05:00
<!-- Vero -->
< a class = "button button-vero" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/vero.svg" alt = "Vero Logo" > Vero< / a >
2024-05-30 10:25:49 -04:00
2024-11-13 11:50:58 -05:00
<!-- VRChat -->
< a class = "button button-vrchat" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/vrchat.svg" alt = "VRChat Logo" > VRChat< / a >
2022-08-06 11:02:13 -04:00
2024-11-13 11:50:58 -05:00
<!-- WIP -->
< a class = "button button-wip" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/wip.svg" alt = "WIP Logo" > WIP< / a >
2023-10-09 14:44:07 +02:00
2024-11-13 11:50:58 -05:00
<!-- Write.as -->
< a class = "button button-writeas" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/writeas.svg" alt = "Write.as Logo" > Write.as< / a >
2024-03-06 21:46:11 -05:00
2024-11-13 11:50:58 -05:00
<!-- Writefreely -->
< a class = "button button-writefreely" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/writefreely.svg" alt = "WriteFreely Logo" > WriteFreely< / a >
2024-05-30 10:25:49 -04:00
2024-11-13 11:50:58 -05:00
<!-- Xbox -->
< a class = "button button-xbox" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/xbox.svg" alt = "Xbox Logo" > Xbox< / a >
2023-07-26 23:06:10 +02:00
2024-11-13 11:50:58 -05:00
<!-- Xing -->
< a class = "button button-xing" href = "#" target = "_blank" rel = "noopener" role = "button" > < img class = "icon" aria-hidden = "true" src = "images/icons-extended/xing.svg" alt = "Xing Logo" > Xing< / a >
2022-08-06 11:02:13 -04:00
2025-03-16 20:59:47 -04:00
< h2 > Sensitive Content Warning Module< / h2 >
<!-- Sensitive Content Module -->
< div class = "slide-container" data-continue-url = "https://littlelink.io" >
<!-- Trigger Button -->
< a class = "button button-sensitive sensitive-trigger" href = "javascript:void(0)" >
< img class = "icon" aria-hidden = "true" src = "images/icons-extended/generic-warning.svg" alt = "Warning Icon" >
Sensitive Content
< / a >
<!-- The Slide - Down Panel -->
< div class = "sensitive-panel" >
< div class = "sensitive-panel__content" >
< p > This link may contain content that is not appropriate for all audiences.< / p >
< button class = "button button-sensitive sensitive-continue" >
Continue
< / button >
< / div >
< / div >
< / div >
2022-08-06 11:02:13 -04:00
< / div >
2024-11-13 11:50:58 -05:00
<!-- Feel free to add your own footer information, including updating `privacy.html` to reflect how your LittleLink fork is set up -->
< footer >
Build your own by forking < a href = "https://littlelink.io" target = "_blank" rel = "noopener" > LittleLink< / a >
< / footer >
2022-08-06 11:02:13 -04:00
< / div >
< / div >
2025-03-16 20:59:47 -04:00
<!-- JS -->
< script src = "js/sensitive-content.js" > < / script >
2022-08-06 11:02:13 -04:00
2025-03-16 20:59:47 -04:00
< / body >
2022-08-06 11:02:13 -04:00
< / html >
2024-11-13 11:50:58 -05:00