Update Koneko integration

This commit is contained in:
2025-06-24 09:24:44 -06:00
parent 54330f2468
commit 19a3264b0e
47 changed files with 295 additions and 163 deletions

View File

@ -16,7 +16,7 @@
<i class="text-blueGray-400 far fa-file-alt text-lg leading-lg mr-2"></i> Docs </a>
</li>
</ul>
<x-notus::menu-top />
<x-layout-simple-koneko-notus::menu-top />
</div>
</div>
</nav>
@ -377,10 +377,10 @@
<div class="w-full lg:w-6/12 px-4">
<div class="flex flex-wrap items-top mb-6">
<div class="w-full lg:w-4/12 px-4 ml-auto">
<x-notus::menu-footer />
<x-layout-simple-koneko-notus::menu-footer />
</div>
<div class="w-full lg:w-4/12 px-4">
<x-notus::menu-footer />
<x-layout-simple-koneko-notus::menu-footer />
</div>
</div>
</div>