2023-05-30 15:39:58 -07:00
<!DOCTYPE html>
< html lang = "en" >
< head >
2023-09-17 22:15:33 -07:00
< meta charset = "UTF-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< title > SadlyNotSappho's Socials< / title >
< link rel = "stylesheet" href = "/index.css" >
2023-05-30 15:39:58 -07:00
< / head >
< body >
2023-09-17 22:15:33 -07:00
< div class = "top-bar" >
< a href = "https://sadlynotsappho.dev" class = "barbutton" > Home < / a >
< a href = "https://sadlynotsappho.dev/about" class = "barbutton" > About < / a >
< a class = "barbutton-disabled" > Socials < / a >
< a href = "https://sadlynotsappho.dev/git" class = "barbutton" > Git < / a >
< / div >
< div class = "main" >
< h1 > hi this is my socials< / h1 >
2024-02-25 08:35:24 -08:00
i'm @sadlynotsappho on youtube (although i'm not active on it), i don't have a twitter or mastodon,
2023-09-17 22:15:33 -07:00
you can contact me on matrix at < a class = "pink" > @sadlynotsappho:catgirl.cloud< / a >
2024-11-22 22:55:40 -08:00
< br >
< br >
edit: i do have a fedi account, it's just not under the name SadlyNotSappho. if you really want to find it, it looks like it should be possible, just won't be easy :3
2023-09-17 22:15:33 -07:00
< / div >
2023-05-30 15:39:58 -07:00
< / body >
2023-09-17 22:09:33 -07:00
< / html >