tangled
alpha
login
or
join now
gayfamicom.lol
/
site
0
fork
atom
my personal website! (new repo because i cant delete the old one ๐)
gayfamicom.lol
website
social
0
fork
atom
overview
issues
pulls
pipelines
wrong link
gayfamicom.lol
1 month ago
41a415fa
4a27414b
0/0
Waiting for spindle ...
+3
-3
3 changed files
expand all
collapse all
unified
split
.well-known
did.json
about-me.html
index.html
+1
-1
.well-known/did.json
···
8
8
"alsoKnownAs": [
9
9
"at://gayfamicom.lol",
10
10
"ap+web://@gayfamicom@duke.social",
11
11
-
"https://java.duke.social/@gayfamicom"
11
11
+
"https://java.duke.social/gayfamicom"
12
12
],
13
13
"verificationMethod": [
14
14
{
+1
-1
about-me.html
···
21
21
<a style="margin-left: 5px;" class="dropbtn">follow me on socials</a>
22
22
<div class="dropdown-content">
23
23
<a style="color: #89b4fa; border: 0px soild transparent; border-radius: 20px;" href="https://bsky.app/profile/did:web:gayfamicom.lol" target="_blank">bluesky</a>
24
24
-
<a style="color: #94e2d5; border: 0px soild transparent; border-radius: 20px;" rel="me" href="https://java.duke.social/@gayfamicom" target="_blank">fediverse</a>
24
24
+
<a style="color: #94e2d5; border: 0px soild transparent; border-radius: 20px;" rel="me" href="https://java.duke.social/gayfamicom" target="_blank">fediverse</a>
25
25
<a style="color: #f38ba8; border: 0px soild transparent; border-radius: 20px;" href="https://youtube.com/@gayfamicom" target="_blank">youtube</a>
26
26
</div>
27
27
</div>
+1
-1
index.html
···
20
20
<a style="margin-left: 5px;" class="dropbtn">follow me on socials</a>
21
21
<div class="dropdown-content">
22
22
<a style="color: #89b4fa; border: 0px soild transparent; border-radius: 20px;" href="https://bsky.app/profile/did:web:gayfamicom.lol" target="_blank">bluesky</a>
23
23
-
<a style="color: #94e2d5; border: 0px soild transparent; border-radius: 20px;" rel="me" href="https://java.duke.social/@gayfamicom" target="_blank">fediverse</a>
23
23
+
<a style="color: #94e2d5; border: 0px soild transparent; border-radius: 20px;" rel="me" href="https://java.duke.social/gayfamicom" target="_blank">fediverse</a>
24
24
<a style="color: #f38ba8; border: 0px soild transparent; border-radius: 20px;" href="https://youtube.com/@gayfamicom" target="_blank">youtube</a>
25
25
</div>
26
26
</div>