This commit is contained in:
Dark Steveneq
2025-09-23 16:00:42 +02:00
parent dc943ee476
commit 0cceffbd49
5 changed files with 277 additions and 7 deletions

View File

@@ -9,6 +9,7 @@ const linki = [
{ nazwa: "JS. Podstawowe Zad.", link: "/js-podstawy.html" },
{ nazwa: "JS. Zad. Warunkowe", link: "/js-warunkowe.html" },
{ nazwa: "Liczby", link: "/liczby.html" },
{ nazwa: "Tabele", link: "/tabele.html" },
]
];