diff --git a/site/app.py b/site/app.py index f48e7fc..3b90f5f 100644 --- a/site/app.py +++ b/site/app.py @@ -16,6 +16,7 @@ buttons = [ ("assets/88x31s/synth.download.svg", "https://synth.download"), ("assets/88x31s/telepath.im.png", "https://telepath.im"), ("assets/88x31s/voxel.fsky.io.webp", "https://voxel.fsky.io"), + ("assets/88x31s/zayd.fsky.io.png", "https://zayd.fsky.io"), ] nyxbuttons = [ diff --git a/site/templates/assets/88x31s/zayd.fsky.io.png b/site/templates/assets/88x31s/zayd.fsky.io.png new file mode 100644 index 0000000..9c0421b Binary files /dev/null and b/site/templates/assets/88x31s/zayd.fsky.io.png differ