Add: logo.png

This commit is contained in:
psychhim
2025-11-12 01:30:07 +05:30
parent ed70207214
commit e02c5a67ad
23 changed files with 847 additions and 47 deletions

View File

@@ -1,7 +1,6 @@
<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>
<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>