Draft links page
This commit is contained in:
parent
db0ec6f797
commit
7f8132d33e
4 changed files with 322 additions and 0 deletions
|
@ -18,6 +18,7 @@ export function BasePage(props: BaseProps) {
|
|||
<a href="/updates.html">Updates</a>
|
||||
<a href="/words.html">Words</a>
|
||||
<a href="/projects.html">Projects</a>
|
||||
<a href="/links.html">Links</a>
|
||||
</nav>
|
||||
</header>
|
||||
{props.children}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue