Fix bluesky username
This commit is contained in:
parent
4fe40bed6b
commit
dcd92d0d6a
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ import { Icon } from "astro-icon/components";
|
||||||
<a href={bsky} class="p-1" target="_blank"
|
<a href={bsky} class="p-1" target="_blank"
|
||||||
><Icon name="meteor-icons:bluesky" class={"svg-inline"} /> Bluesky</a
|
><Icon name="meteor-icons:bluesky" class={"svg-inline"} /> Bluesky</a
|
||||||
> - <button id="bskypid"
|
> - <button id="bskypid"
|
||||||
>@femgo.buymymojo.net (Click to copy DID)</button
|
>@aria.coffee (Click to copy DID)</button
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue