Skip to content

Commit e501f37

Browse files
Update navbar.php
1 parent 1edd5a3 commit e501f37

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

components/navbar.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
<nav>
22
<a href="?page=home">Home</a>
33
<a href="?page=pricing">Pricing</a>
4+
<a href="?page=about">About</a>
5+
<a href="?page=contact">Contact</a>
6+
<a href="?page=faq">FAQ</a>
47
</nav>

0 commit comments

Comments
 (0)