mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
Header partial wip
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
<script defer src="{{ $scripts.Permalink }}"></script>
|
||||
</head>
|
||||
<body>
|
||||
{{ partial "header.html" . }}
|
||||
<main>
|
||||
{{ block "main" . }}{{ end }}
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user