Update index.html

This commit is contained in:
Krzysztof
2020-01-01 13:03:21 +01:00
committed by GitHub
parent e18cafcbc8
commit c2a0c1221d
+8 -8
View File
@@ -21,17 +21,17 @@
</div> </div>
<div class="menu"> <div class="menu">
<a style="text-decoration: overline;"> STRONA GLOWNA </a> <a style="text-decoration: overline;"> STRONA GLOWNA </a>
<a href="o-stronie.html"> O STRONIE </a> <a href="o-stronie"> O STRONIE </a>
<a href="dodaj-program.html"> DODAJ PROGRAM </a> <a href="dodaj-program"> DODAJ PROGRAM </a>
<div class="dropdown"> <div class="dropdown">
<a href="pobierz.html">POBIERZ</a> <a href="pobierz">POBIERZ</a>
<div class="dropdown-content"> <div class="dropdown-content">
<a href="https://krzysieksiemv.github.io/BazaOSow">Systemy operacyjne</a> <a href="https://krzysieksiemv.github.io/BazaOSow">Systemy operacyjne</a>
<a href="pobierz/Antywirusy.html">Antywirusy</a> <a href="pobierz/Antywirusy">Antywirusy</a>
<a href="pobierz/Pakiety_biurowe.html">Pakiety biurowe</a> <a href="pobierz/Pakiety_biurowe">Pakiety biurowe</a>
<a href="pobierz/Grafika.html">Grafika</a> <a href="pobierz/Grafika">Grafika</a>
<a href="pobierz/Programowanie.html">Programowanie</a> <a href="pobierz/Programowanie">Programowanie</a>
<a href="pobierz.html">Więcej kategorii</a> <a href="pobierz">Więcej kategorii</a>
</div> </div>
</div> </div>
</div> </div>