everything ready !
This commit is contained in:
parent
aa5140842e
commit
0cbee2e73e
7 changed files with 44 additions and 1 deletions
6
templates/partials/header.html
Normal file
6
templates/partials/header.html
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<header>
|
||||
<nav>
|
||||
<a href="/">Accueil</a>
|
||||
<a href="/blog">Blog</a>
|
||||
</nav>
|
||||
</header>
|
||||
Loading…
Add table
Add a link
Reference in a new issue