mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-02-15 08:01:12 +01:00
Fix: remove submodule
This commit is contained in:
7
themes/hugo-theme-yue/layouts/_partials/header.html
Normal file
7
themes/hugo-theme-yue/layouts/_partials/header.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<h1>{{ site.Title }}</h1>
|
||||
<nav class="menu language">
|
||||
<ul class="menu__list language__list">
|
||||
{{- partial "header/menu.html" (dict "menuID" "main" "page" .) -}}
|
||||
{{- partial "header/language_selector.html" . -}}
|
||||
</ul>
|
||||
</nav>
|
||||
Reference in New Issue
Block a user