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
updating fedi links, again
gayfamicom.lol
1 month ago
4a27414b
4baaa0eb
0/0
Waiting for spindle ...
+5
-5
3 changed files
expand all
collapse all
unified
split
.well-known
did.json
about-me.html
index.html
+3
-3
.well-known/did.json
···
7
7
"id": "did:web:gayfamicom.lol",
8
8
"alsoKnownAs": [
9
9
"at://gayfamicom.lol",
10
10
-
"ap+web://@gayfamicom@hero.chaogarden.social",
11
11
-
"https://hero.chaogarden.social/@gayfamicom"
10
10
+
"ap+web://@gayfamicom@duke.social",
11
11
+
"https://java.duke.social/@gayfamicom"
12
12
],
13
13
"verificationMethod": [
14
14
{
···
27
27
{
28
28
"id": "#activitypub_instance",
29
29
"type": "ActivitypubInstance",
30
30
-
"serviceEndpoint": "https://hero.chaogarden.social"
30
30
+
"serviceEndpoint": "https://java.duke.social"
31
31
}
32
32
]
33
33
}
+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://hero.chaogarden.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://hero.chaogarden.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>