Update index.html

This commit is contained in:
Lucas
2022-02-23 13:24:27 +01:00
committed by GitHub
parent 80ebdcadbc
commit 031b7e91f3
+2 -2
View File
@@ -28,7 +28,7 @@
<div class="content has-text-centered"> <div class="content has-text-centered">
<p> <p>
<strong>Chronometer</strong> by <a href="https://github.com/LucasVbr">Lucas Vbr</a>. The source code is available on <strong>Chronometer</strong> by <a href="https://github.com/LucasVbr">Lucas Vbr</a>. The source code is available on
<a href="https://github.com/LucasVbr/chronometer"><span class="icon-text"> <a href="https://lucasvbr.github.io/chronometer/"><span class="icon-text">
<span class="icon"> <span class="icon">
<i class="fa-brands fa-github-alt"></i> <i class="fa-brands fa-github-alt"></i>
</span> </span>
@@ -43,4 +43,4 @@
<script src="main.js"></script> <script src="main.js"></script>
</body> </body>
</html> </html>