fix oli's button linl
All checks were successful
/ build (push) Successful in 21s

This commit is contained in:
Ruben 2025-03-31 09:06:50 -05:00
commit d88ce3f940
No known key found for this signature in database
GPG key ID: 8EA836555FB6D9A5

View file

@ -33,7 +33,7 @@ printf "downloading neil ..." && curl -fsSL -A "synth.download Button Downloader
printf "downloading niss ..." && curl -fsSL -A "synth.download Button Downloader/1.0" -o "${BUTTONS_DIR}/niss.png" https://yummy.cricket/8831.png && echo
printf "downloading notfire ..." && curl -fsSL -A "synth.download Button Downloader/1.0" -o "${BUTTONS_DIR}/notfire.gif" https://notfire.cc/design/images/buttons/notfire-cc-88x31-af.gif && echo
printf "downloading odoben ..." && curl -fsSL -A "synth.download Button Downloader/1.0" -o "${BUTTONS_DIR}/odoben.png" https://odoben.space/img/odoben_88x31.png && echo
printf "downloading oli ..." && curl -fsSL -A "synth.download Button Downloader/1.0" -o "${BUTTONS_DIR}/oli.svg" https://floof.gay/badges/oli.svg && echo
printf "downloading oli ..." && curl -fsSL -A "synth.download Button Downloader/1.0" -o "${BUTTONS_DIR}/oli.svg" https://floof.gay/img/badges/oli.svg && echo
printf "downloading cooper ..." && curl -fsSL -A "synth.download Button Downloader/1.0" -o "${BUTTONS_DIR}/outofshape.gif" https://ottr.uk/img/88x31/outofshape.gif && echo
printf "downloading pancakes ..." && curl -fsSL -A "synth.download Button Downloader/1.0" -o "${BUTTONS_DIR}/pancakes.png" https://pancakes.gay/assets/88x31.png && echo
printf "downloading pquirrel ..." && curl -fsSL -A "synth.download Button Downloader/1.0" -o "${BUTTONS_DIR}/pquirrel.png" https://pquirrel.neocities.org/buttons/self_dark.png && echo