Add(web): About and Profile pages
Add new 'about' and 'profile' pages. but it has no content yet.
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="/">Home</a></li>
|
||||
<li><a href="/pages/about">About</a></li>
|
||||
<li><a href="/pages/profile">Profile</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
0
pages/about.md
Normal file
0
pages/about.md
Normal file
0
pages/profile.md
Normal file
0
pages/profile.md
Normal file
Reference in New Issue
Block a user