More binkies + thinliquid's logo!! tysm :3
All checks were successful
/ test (push) Successful in 16s
All checks were successful
/ test (push) Successful in 16s
This commit is contained in:
parent
01ab567df8
commit
1efaf2f0b1
6 changed files with 9 additions and 4 deletions
|
|
@ -16,9 +16,10 @@ const binky = [
|
|||
["https://satorikeiko.surge.sh", "satorikeiko.png"],
|
||||
["https://nekoaerospace.nekoweb.org", "nekoaerospace.png"],
|
||||
["https://derg.rest", "tom.png"],
|
||||
["https://sillylaird.nekoweb.org/", "sillylairdb.png"]
|
||||
["https://sillylaird.nekoweb.org/", "sillylairdb.png"],
|
||||
["https://2rin.nekoweb.org", "2rin.gif"],
|
||||
["https://status.cafe", "statuscafe.png"],
|
||||
];
|
||||
|
||||
binky.forEach((z) => {
|
||||
const a = document.createElement("a");
|
||||
a.href = z[0];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue