remove footer

This commit is contained in:
2026-05-13 00:38:51 +04:00
parent 6e7527cf1e
commit 14d9642568

View File

@@ -1,5 +1,5 @@
<app-site-header /> <!-- <app-site-header /> -->
<main class="app-main"> <main class="app-main">
<router-outlet /> <router-outlet />
</main> </main>
<app-site-footer /> <!-- <app-site-footer /> -->