We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dccf1e commit 9c55207Copy full SHA for 9c55207
index.html
@@ -204,6 +204,7 @@ <h2>Other Extension Galleries</h2>
204
{ name: "CST's Extensions", url: "https://cst1229.eu.org/extensions" },
205
{ name: "ElmoBear's Extensions", url: "https://kylekart.github.io/ScratchExtensions" },
206
{ name: "Flufi's Gallery", url: "https://gallery.flufi.gay" },
207
+ { name: "Greedy Allay Extensions", url: "https://greedyallay.github.io/extensions" },
208
];
209
210
const otherGalleriesContainer = document.getElementById("otherGalleries");
0 commit comments