update sssg to better version + more binkies
All checks were successful
/ test (push) Successful in 14s
All checks were successful
/ test (push) Successful in 14s
This commit is contained in:
parent
734412cc44
commit
6463c056ad
6 changed files with 2 additions and 2 deletions
BIN
bun.lockb
BIN
bun.lockb
Binary file not shown.
|
@ -14,6 +14,6 @@
|
|||
"type": "module",
|
||||
"dependencies": {
|
||||
"@zip.js/zip.js": "^2.7.52",
|
||||
"sssg": "git+https://git.sad.ovh/sophie/sssg#7b04c35c946e0fc746eb23b7dbd8f5fe22757ce2"
|
||||
"sssg": "git+https://git.sad.ovh/sophie/sssg#e68ad369e9399d33f58678d2a3271cd631c2fe6a"
|
||||
}
|
||||
}
|
BIN
website/assets/binkies/css.png
Normal file
BIN
website/assets/binkies/css.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.5 KiB |
BIN
website/assets/binkies/ezgif.gif
Normal file
BIN
website/assets/binkies/ezgif.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
BIN
website/assets/binkies/vscbutton.gif
Normal file
BIN
website/assets/binkies/vscbutton.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.9 KiB |
|
@ -26,7 +26,7 @@ const binky = [
|
|||
["https://ultrakill.nekoweb.org/", "ultrakill.png"],
|
||||
["https://immjs.dev", "immjs.gif"],
|
||||
|
||||
["insane.gif", "piracy.gif", "dsb.gif", "universe.gif"],
|
||||
["insane.gif", "piracy.gif", "dsb.gif", "universe.gif", "css.png", "vscbutton.gif", "ezgif.gif"],
|
||||
];
|
||||
|
||||
binky.forEach((z, i) => {
|
||||
|
|
Loading…
Reference in a new issue