link updates
This commit is contained in:
parent
7ce8c32639
commit
87092fcdfb
1 changed files with 4 additions and 4 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue