Steal!
All checks were successful
/ test (push) Successful in 16s

This commit is contained in:
Soph :3 2024-08-30 01:05:17 +03:00
parent f75305ebfe
commit 8870d89519
Signed by: sophie
GPG key ID: EDA5D222A0C270F2
2 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

View file

@ -19,6 +19,7 @@ const binky = [
["https://sillylaird.nekoweb.org/", "sillylairdb.png"],
["https://2rin.nekoweb.org", "2rin.gif"],
["https://status.cafe", "statuscafe.png"],
["https://windigone.nekoweb.org", "windigone.gif"]
];
binky.forEach((z) => {
const a = document.createElement("a");