mirror of
https://github.com/avinal/box-box.git
synced 2026-01-10 21:48:32 +05:30
5 lines
185 B
HTML
5 lines
185 B
HTML
|
|
<div class="py-4">
|
||
|
|
<h1 class="text-xl font-bold font-mono bg-gradient-to-r to-black from-white">{{ site.Title }}</h1>
|
||
|
|
</div>
|
||
|
|
{{ partial "menu.html" (dict "menuID" "main" "page" .) }}
|