Update aktywacja.html

This commit is contained in:
Krzysztof
2019-11-19 21:49:30 +01:00
committed by GitHub
parent ac8842215c
commit ea1bd7bf89
+9 -9
View File
@@ -22,19 +22,19 @@
<h3>Systemy operacyjne w jednym miejscu</h3> <h3>Systemy operacyjne w jednym miejscu</h3>
</div> </div>
<div class="menu"> <div class="menu">
<a href="index.html"> STRONA GLOWNA </a> <a href="https://krzysieksiemv.github.io/BazaOSow/index.html"> STRONA GLOWNA </a>
<a href="o-stronie.html"> O STRONIE </a> <a href="https://krzysieksiemv.github.io/BazaOSow/o-stronie.html"> O STRONIE </a>
<div class="dropdown"> <div class="dropdown">
<a href="pobierz.html">POBIERZ</a> <a href="https://krzysieksiemv.github.io/BazaOSow/pobierz.html">POBIERZ</a>
<div class="dropdown-content"> <div class="dropdown-content">
<a href="pobierz/Windows.html">Windows</a> <a href="https://krzysieksiemv.github.io/BazaOSow/pobierz/Windows.html">Windows</a>
<a href="pobierz/macOS.html">macOS</a> <a href="https://krzysieksiemv.github.io/BazaOSow/pobierz/macOS.html">macOS</a>
<a href="pobierz/Linux.html">Ubuntu</a> <a href="https://krzysieksiemv.github.io/BazaOSow/pobierz/Linux.html">Ubuntu</a>
<a href="pobierz/Android.html">Android</a> <a href="https://krzysieksiemv.github.io/BazaOSow/pobierz/Android.html">Android</a>
</div> </div>
</div> </div>
<a style="text-decoration: overline;"> AKTYWACJA </a> <a style="text-decoration: overline;"> AKTYWACJA </a>
<a href="#"> ZALECANE PROGRAMY </a> <a href="https://krzysieksiemv.github.io/BazaOSow/zalecane-programy.html"> ZALECANE PROGRAMY </a>
</div> </div>
<div class="header"> <div class="header">
<h1>Klucze aktywacji oraz gotowe pliki batch aktywacji.</h1> <h1>Klucze aktywacji oraz gotowe pliki batch aktywacji.</h1>
@@ -115,4 +115,4 @@
</div> </div>
</div> </div>
</body> </body>
</html> </html>