feat(us): adds contact and about sections
This commit is contained in:
@@ -50,7 +50,8 @@
|
||||
</div>
|
||||
<footer class="footer">
|
||||
{% block footer %}
|
||||
© Copyright 2010 by <a href="http://domain.invalid/">you</a>.
|
||||
<p class="m-0">Some images by <a href="https://www.freepik.com/">freepik</a>.</p>
|
||||
<p class="m-0">This is <a href="https://github.com/gabdlr/a-dog-a-pet">my</a> CS50's final project.</p>
|
||||
{% endblock %}
|
||||
<form action="https://validator.w3.org/check" class="text-center" enctype="multipart/form-data" method="post" target="_blank">
|
||||
<input name="doctype" type="hidden" value="HTML5">
|
||||
|
||||
Reference in New Issue
Block a user