Fix: remove submodule

This commit is contained in:
psychhim
2025-11-11 18:07:05 +05:30
parent ea7284b910
commit 27a08b46f6
111 changed files with 4844 additions and 4 deletions

View 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>