Работа над интерактивным обучением

This commit is contained in:
brusnitsyn
2026-07-14 17:30:33 +09:00
parent 7ec32eb097
commit 082f2b8b01
15 changed files with 609 additions and 19 deletions

View File

@@ -22,6 +22,7 @@ const hasHeaderExtra = computed(() => {
<!-- Лого -->
<NFlex align="center" :size="10" :wrap="false">
<component
id="app-logo"
:is="Link"
href="/"
style="text-decoration: none; display: flex; align-items: center; gap: 8px;"