1
0
Fork 0

link updates

This commit is contained in:
amy 2025-03-08 10:48:46 +03:30
parent 7ce8c32639
commit 87092fcdfb
No known key found for this signature in database

View file

@ -84,7 +84,7 @@ function App() {
onClick={() => {
setIsAnimating(true);
setTimeout(() => {
window.location.href = "https://git.lgbt/exhq";
window.location.href = "https://git.amy.rip/amy";
}, 200);
gitgay.src = "/gaybackground.png";
}}
@ -93,8 +93,8 @@ function App() {
animate: isAnimating(),
gaybackground: isAnimating(),
}}
src="https://proxy.spiro.exhq.dev/_/plain/https://git.lgbt/assets/img/logo.png"
alt="logo of git.lgbt"
src="https://proxy.spiro.exhq.dev/_/plain/https://git.amy.rip/assets/img/logo.png"
alt="logo of git.amy.rip"
/>
) as HTMLImageElement;
// @ts-ignore
@ -341,7 +341,7 @@ function App() {
<a href="https://ko-fi.com/amyarson">support me </a>
<br />
made with by amy.{" "}
<a href="https://git.lgbt/amy/amy.rip">
<a href="https://git.amy.rip/amy/amy.rip">
this website is opensource
</a>
</div>