Testing Hugo with bootstrap5
This commit is contained in:
6
themes/bootstrap5/layouts/partials/nav.html
Normal file
6
themes/bootstrap5/layouts/partials/nav.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<nav>
|
||||
<a href="/">Home</a>
|
||||
<a href="/about">About</a>
|
||||
<a href="/resume">Résumé</a>
|
||||
<a href="/contact"></a>
|
||||
</nav>
|
||||
Reference in New Issue
Block a user