We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d25ba2f commit 93efd80Copy full SHA for 93efd80
Credits.html
@@ -0,0 +1,5 @@
1
+<!DOCTYPE html>
2
+<html>
3
+
4
+<p>Powered by <a href="https://www.w3schools.com/w3css/default.asp">W3.css</a> <p>
5
+</html>
index.html
@@ -123,7 +123,7 @@ <h3 class="w3-border-bottom w3-border-light-grey w3-padding-16">Contact</h3>
123
124
<!-- Footer -->
125
<footer class="w3-center w3-black w3-padding-16">
126
- <a href="./credits.txt">Credits</a>
+ <a href="./credits.html">Credits</a>
127
</footer>
128
129
</body>
0 commit comments