set up Biome

This commit is contained in:
2025-10-28 17:17:41 -04:00
parent 5a5c72850d
commit a1ea385448
39 changed files with 2476 additions and 719 deletions
+4 -3
View File
@@ -1,8 +1,9 @@
---
import Layout from '@layouts/Layout.astro';
import { Image } from 'astro:assets';
import DataGif from '../assets/it-does-not-exist.gif';
import { Image } from "astro:assets";
import Layout from "@layouts/Layout.astro";
import DataGif from "../assets/it-does-not-exist.gif";
---
<Layout title="Not Found">