Refactor code structure for improved readability and maintainability

This commit is contained in:
2025-12-22 23:09:21 +01:00
parent c04bf9f82b
commit e0589826bb
31 changed files with 407 additions and 180 deletions

View File

@@ -84,6 +84,7 @@ const socialsList = [
/>
</UTooltip>
</UDropdownMenu>
<ThemeSwitcher />
</nav>
</header>
</template>