Подчистил индекс
This commit is contained in:
parent
357bf6747d
commit
cde119f769
1 changed files with 1 additions and 2 deletions
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
import Layout from "../layouts/Layout.astro";
|
||||
import type { NavbarItemType } from "astro-bootstrap";
|
||||
|
||||
import { getUserSession, getNewsAndAlerts, getSessionUser } from "../db";
|
||||
import { getUserSession, getSessionUser } from "../db";
|
||||
import NewsBlock from "../components/NewsBlock.astro";
|
||||
import Navbar from "../components/Navbar.astro";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue