Skip to content

Commit a2710b7

Browse files
authored
Update index.html
1 parent b923fd4 commit a2710b7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,9 +200,10 @@ <h2>Other Extension Galleries</h2>
200200
{ name: "Dino Mod :P", url: "https://github.com/GabsTheCuriousKid/FirstExtension/tree/main/extensions" },
201201
{ name: "Pen Group", url: "https://pen-group.github.io/extensions" },
202202
{ name: "Lemon", url: "https://bludisanlemon.github.io/lemons-gallery" },
203-
{ name: "Kubi's extensions", url: "https://sillikubi.github.io/ExtensionPage/Projectspage.html" },
203+
{ name: "Kubi's Extensions", url: "https://sillikubi.github.io/ExtensionPage/Projectspage.html" },
204204
{ name: "CST's Extensions", url: "https://cst1229.eu.org/extensions" },
205-
{ name: "ElmoBear's extensions", url: "https://kylekart.github.io/ScratchExtensions" },
205+
{ name: "ElmoBear's Extensions", url: "https://kylekart.github.io/ScratchExtensions" },
206+
{ name: "Flufi's Gallery", url: "https://gallery.flufi.gay" },
206207
];
207208

208209
const otherGalleriesContainer = document.getElementById("otherGalleries");

0 commit comments

Comments
 (0)