2024-05-30 14:25:28 +00:00
<!--
Version 2.5.0
This is to help you track what version of LittleLink you forked.
-->
2019-12-22 03:30:05 +00:00
<!DOCTYPE html>
< html lang = "en" >
2022-02-10 02:10:24 +00:00
2019-12-22 03:30:05 +00:00
< head >
<!-- Page Information
– – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – -->
< meta charset = "utf-8" >
2023-06-19 06:50:41 +00:00
2021-10-17 05:11:48 +00:00
< title > Links - baalajimaestro< / title >
< meta name = "description" content = "Find me!" >
< meta name = "author" content = "baalajimaestro" >
2019-12-22 03:30:05 +00:00
<!-- Mobile Specific Metas
– – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – -->
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
2022-02-09 14:50:46 +00:00
2019-12-22 03:30:05 +00:00
<!-- CSS
– – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – -->
< link rel = "stylesheet" href = "css/normalize.css" >
2022-02-09 14:50:46 +00:00
<!-- Themes:
Auto: css/skeleton-auto.css
Light: css/skeleton-light.css
Dark: css/skeleton-dark.css
-->
2022-02-24 16:20:55 +00:00
< link rel = "stylesheet" href = "css/skeleton-dark.css" >
2022-02-09 14:50:46 +00:00
2022-11-11 04:38:11 +00:00
<!-- Brand Styles -->
< link rel = "stylesheet" href = "css/brands.css" >
2019-12-22 03:30:05 +00:00
2022-02-09 14:50:46 +00:00
2019-12-22 03:30:05 +00:00
<!-- Favicon
– – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – -->
2024-02-04 06:15:20 +00:00
< link rel = "icon" type = "image/webp" href = "images/avatar.webp" >
2021-10-23 13:07:26 +00:00
<!-- Analytics -->
2022-10-02 05:34:37 +00:00
< script >
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
2024-07-15 04:47:23 +00:00
var u="https://stats.ptr.moe/";
2022-10-02 05:34:37 +00:00
_paq.push(['setTrackerUrl', u+'86eff12f2496']);
_paq.push(['setSiteId', '2']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'dd168412e25a.js'; s.parentNode.insertBefore(g,s);
})();
< / script >
2019-12-22 03:30:05 +00:00
< / head >
2022-02-10 02:10:24 +00:00
2019-12-22 03:30:05 +00:00
< body >
<!-- Primary Page Layout
– – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – -->
< div class = "container" >
< div class = "row" >
< div class = "column" style = "margin-top: 10%" >
2021-05-19 04:36:04 +00:00
2024-02-04 06:15:20 +00:00
< img src = "images/avatar.webp" alt = "Avatar" width = "125" height = "125" style = "border-radius: 50%;" >
2019-12-22 03:30:05 +00:00
<!-- Your Name -->
2021-10-17 05:11:48 +00:00
< h1 > baalajimaestro< / h1 >
2019-12-22 03:30:05 +00:00
2022-08-20 13:38:08 +00:00
<!-- Email -->
< a class = "button button-default" href = "mailto:me@baalajimaestro.me" target = "_blank" rel = "noopener" > < img class = "icon" src = "images/icons/email.svg" alt = "Email Icon" > me@baalajimaestro.me< / a >
< br >
2019-12-22 03:30:05 +00:00
<!-- Short Bio -->
2022-08-20 13:32:54 +00:00
< br >
< h3 > Contact me with IM< / h3 >
< br >
< p > If you are trying to contact me with IM, please ensure your message conveys your information concisely and readably, rather than sending a dumb hi/hello and expecting me to respond on it.< / p >
< br >
2021-05-19 04:36:04 +00:00
2022-08-20 13:32:54 +00:00
<!-- Telegram -->
< a class = "button button-telegram" href = "tg://user?id=518221376" target = "_blank" rel = "noopener" > < img class = "icon" src = "images/icons/telegram.svg" alt = "Telegram Logo" > Telegram< / a >
< br >
2019-12-22 03:30:05 +00:00
2022-08-20 13:32:54 +00:00
<!-- Discord -->
< a class = "button button-discord" href = "https://discord.com/users/404797553272684555" target = "_blank" rel = "noopener" > < img class = "icon" src = "images/icons/discord.svg" alt = "Discord Logo" > Discord< / a >
< br >
2021-05-19 04:36:04 +00:00
2022-08-20 13:32:54 +00:00
<!-- Reddit -->
< a class = "button button-reddit" href = "https://reddit.com/user/baalajimaestro" target = "_blank" rel = "noopener" > < img class = "icon" src = "images/icons/reddit.svg" alt = "Reddit Logo" > Reddit< / a >
< br >
2021-05-19 04:36:04 +00:00
2024-07-15 04:52:02 +00:00
<!-- X -->
< a class = "button button-x" href = "https://x.com/baalajimaestro" target = "_blank" rel = "noopener" > < img class = "icon" src = "images/icons/x.svg" alt = "X Logo" > X< / a >
2022-08-20 13:32:54 +00:00
< br >
2021-05-19 04:36:04 +00:00
2024-02-04 06:15:20 +00:00
<!-- IRC -->
< a class = "button button-xing" href = "#" target = "_blank" rel = "noopener" > < img class = "icon" src = "images/icons/matrix.svg" alt = "IRC Logo" > baalajimaestro on Libera< / a >
2022-08-20 13:32:54 +00:00
< br >
2021-05-19 04:36:04 +00:00
2022-08-20 13:32:54 +00:00
<!-- Instagram -->
< a class = "button button-instagram" href = "https://instagram.com/baalajimaestro" target = "_blank" rel = "noopener" > < img class = "icon" src = "images/icons/instagram.svg" alt = "Instagram Logo" > Instagram< / a >
< br >
< br >
< h3 > Other Online Presence< / h3 >
< br >
2019-12-22 03:30:05 +00:00
2024-07-15 04:47:23 +00:00
<!-- Gitlab -->
< a class = "button button-gitlab" href = "https://git.ptr.moe/baalajimaestro" target = "_blank" rel = "noopener" > < img class = "icon" src = "images/icons/gitea.svg" alt = "GitLab Logo" > Selfhosted Gitea< / a >
< br >
2019-12-22 03:30:05 +00:00
<!-- Github -->
2022-02-24 16:18:30 +00:00
< a class = "button button-github" href = "https://github.com/baalajimaestro" target = "_blank" rel = "noopener" > < img class = "icon" src = "images/icons/github.svg" alt = "GitHub Logo" > GitHub< / a >
2019-12-22 03:30:05 +00:00
< br >
2021-10-17 05:11:48 +00:00
<!-- Gitlab -->
2022-02-24 16:18:30 +00:00
< a class = "button button-gitlab" href = "https://gitlab.com/baalajimaestro" target = "_blank" rel = "noopener" > < img class = "icon" src = "images/icons/gitlab.svg" alt = "GitLab Logo" > GitLab< / a >
2019-12-22 03:30:05 +00:00
< br >
2022-08-20 13:32:54 +00:00
2021-08-14 23:10:36 +00:00
<!-- PayPal -->
2022-02-24 16:18:30 +00:00
< a class = "button button-paypal" href = "https://paypal.me/baalajimaestro" target = "_blank" rel = "noopener" > < img class = "icon" src = "images/icons/paypal.svg" alt = "PayPal Logo" > Donate on PayPal< / a >
2021-08-14 23:10:36 +00:00
< br >
2020-12-09 21:50:33 +00:00
< br >
2022-08-20 13:32:54 +00:00
2022-05-23 18:48:10 +00:00
< p > < a href = "privacy.html" > Privacy Policy< / a > | Build your own by forking < a href = "https://littlelink.io" target = "_blank" rel = "noopener" > LittleLink< / a > .< / p >
2019-12-22 03:30:05 +00:00
< / div >
< / div >
< / div >
2022-02-10 02:10:24 +00:00
<!-- End Document
2019-12-22 03:30:05 +00:00
– – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – -->
< / body >
2022-02-10 02:10:24 +00:00
2019-12-22 03:30:05 +00:00
< / html >