alfa
This commit is contained in:
8
themes/main-theme/layouts/partials/header.html
Normal file
8
themes/main-theme/layouts/partials/header.html
Normal file
@ -0,0 +1,8 @@
|
||||
<header class="header-background">
|
||||
<div class="h-28 w-full flex items-center justify-between container mx-auto">
|
||||
<a href="/">
|
||||
<img src="/logo.svg" class="h-9" alt="Logo Interpeer">
|
||||
</a>
|
||||
{{- partial "nav.html" . -}}
|
||||
</div>
|
||||
</header>
|
Reference in New Issue
Block a user