chore: fedi -> bsky
This commit is contained in:
parent
e0c4f059e0
commit
dc40678f96
3 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
||||||
],
|
],
|
||||||
"id": "did:web:tei.su",
|
"id": "did:web:tei.su",
|
||||||
"alsoKnownAs": [
|
"alsoKnownAs": [
|
||||||
"at://tei.su"
|
"at://tei.pet"
|
||||||
],
|
],
|
||||||
"verificationMethod": [
|
"verificationMethod": [
|
||||||
{
|
{
|
||||||
|
|
BIN
public/88x31.png
BIN
public/88x31.png
Binary file not shown.
Before Width: | Height: | Size: 2.7 KiB |
|
@ -251,10 +251,10 @@ export function PageMain(props: {
|
||||||
),
|
),
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'fedi',
|
name: 'bluesky',
|
||||||
value: () => (
|
value: () => (
|
||||||
<Link href="https://very.stupid.fish/@teidesu" target="_blank">
|
<Link href="https://bsky.app/profile/did:web:tei.su" target="_blank">
|
||||||
@teidesu@very.stupid.fish
|
@tei.pet
|
||||||
</Link>
|
</Link>
|
||||||
),
|
),
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue