Implement contact page
+ Created contact page + Created input form TODO: implemement a controller for contact page
This commit is contained in:
@@ -34,6 +34,10 @@
|
||||
<li>
|
||||
<a class="text-gray-500 transition hover:text-gray-500/75" href="/recipes"> Recipes </a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a class="text-gray-500 transition hover:text-gray-500/75" href="/contact"> Contact </a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user