Update index.html

This commit is contained in:
Christopher
2024-02-01 03:11:01 +01:00
committed by GitHub
parent b172104f63
commit 1c5efd600a
+2 -2
View File
@@ -36,8 +36,8 @@
</div> </div>
</div> </div>
<br> <br>
<h4 class="author">Stworzone przez <a href="https://www.smaga.me">Krzysztof Smaga</a><br>Wykorzystano: <a href="https://openweathermap.org">OpenWeatherMap API</a><br><span onclick="addApi()">Dodaj API do ciasteczek</span></h4> <h4 class="author">Stworzone przez <a href="https://www.smaga.me">Krzysztof Smaga</a> <a href="https://github.com/KrzysiekSiemv/weatherinfo" target="_blank">Repozytorium</a><br>Wykorzystano: <a href="https://openweathermap.org">OpenWeatherMap API</a><br><span onclick="addApi()">Dodaj API do ciasteczek</span></h4>
</div> </div>
</div> </div>
</body> </body>
</html> </html>