Skip to content

Commit

Permalink
fix: formating for quallity
Browse files Browse the repository at this point in the history
  • Loading branch information
Eveeifyeve committed Apr 12, 2024
1 parent 51eb79c commit e9b3b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/news/index.astro
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
import Layout from "@layout/layout.astro";
import { Image } from "astro:assets";
import Layout from "@layout/layout.astro";
const newsitems = await Astro.glob("./*/*.{md,mdx}");
---

Expand Down

0 comments on commit e9b3b82

Please sign in to comment.