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