Add files

This commit is contained in:
2021-03-25 15:56:52 -05:00
parent d37c835b01
commit 50d217e2cc
20 changed files with 407 additions and 0 deletions

View File

@ -0,0 +1,5 @@
<div class="navbar">
<a href="/blog/">Home</a>
<a href="/blog/posts/">Posts</a>
<a href="https://bbaovanc.com" rel="noreferrer" target="_blank">Main Site</a>
</div>