Skip to content

Commit

Permalink
fix: update profile
Browse files Browse the repository at this point in the history
Signed-off-by: EINDEX <snowstarlbk@gmail.com>
  • Loading branch information
EINDEX committed May 8, 2023
1 parent 565caa1 commit 6e059e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Profile.astro
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ import Contact from "./Contact.astro";
width={128}
height={128}
/>
<a class="u-url p-name" href="/" style={{ display: "none" }}>EINDEX</a>
<a class="u-url" href="acct:eindex@eindex.me"></a>
<a rel="me" class="p-name" href="/" style={{ display: "none" }}>EINDEX</a>
<h1>
<div class="typewrite">
<span class="wrap">EINDEX's Blog</span>
Expand Down

0 comments on commit 6e059e9

Please sign in to comment.