correct link in footer

This commit is contained in:
Valentin Boettcher 2021-02-21 20:51:25 +01:00
parent 99da746e3e
commit c752497eda

View file

@ -75,7 +75,7 @@
<script src="index.js"></script> <script src="index.js"></script>
<footer> <footer>
<p>Made by <a href="https://github.com/">Valentin Boettcher</a></p> <p>Made by <a href="https://github.com/vale981">Valentin Boettcher</a></p>
</footer> </footer>
</body> </body>
</html> </html>