Skip to content

Commit

Permalink
Update Contact_Us.html
Browse files Browse the repository at this point in the history
footer --> newer footer
  • Loading branch information
WoodwardIII-HS authored Dec 30, 2024
1 parent 6710c7e commit fca49c4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Contact_Us.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,9 @@
<h2>Attention: this website is in active development and is not done yet!</h2>
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSf8mHi6pIr0n8ZZjGjEb7LjOnPSEgV90uz1cSSBqT1an-TNjQ/viewform?embedded=true" width="640" height="450" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe> <br>
</body>
<p>Copyright (c) 2024 Team 236 - TechnoTicks</p> <p>https://github.com/Team236/team236.github.io</p>
<footer>
<p>Copyright &copy; 2024 Team 236 - TechnoTicks</p>
<p><a href="https://github.com/Team236/team236.github.io" target="_blank">GitHub Repository</a></p>
</footer>
</center>
</html>

0 comments on commit fca49c4

Please sign in to comment.