remove fedi button temp
Some checks failed
Build / Build (push) Failing after 30s
Build / Deploy (push) Has been skipped

This commit is contained in:
amy 2024-12-13 22:28:13 +03:30
parent ed8faea10a
commit d59381e1e3
No known key found for this signature in database

View file

@ -101,19 +101,11 @@ function App() {
<h1>link tree</h1>
<div class='linktree'>
{gitgay}
<img onClick={() => {
setanimatedwoem(true)
setTimeout(() => {
window.location.href = "https://woem.men/@echo"
}, 200);
}} classList={{'woemimg': true, 'animate': animatedwoem()}}
src="https://proxy.mono.exhq.dev/_/plain/https://woem.men/files/356134d8-df3b-41dc-ac73-c4420442bf3a"
alt="logo of woem.men"/>
</div>
<br/>
<div class='linktree'>
<span class='gitgaytext'>Git</span>
<span class='woemtext'>Fedi</span>
</div>
</div>