Update o-stronie.html

This commit is contained in:
Krzysztof
2020-01-01 13:04:09 +01:00
committed by GitHub
parent c2a0c1221d
commit 13ae565284
+8 -8
View File
@@ -20,18 +20,18 @@
<h3>Programy w jednym miejscu</h3> <h3>Programy w jednym miejscu</h3>
</div> </div>
<div class="menu"> <div class="menu">
<a href="index.html"> STRONA GLOWNA </a> <a href="index"> STRONA GLOWNA </a>
<a style="text-decoration: overline;"> O STRONIE </a> <a style="text-decoration: overline;"> 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>