Skip to content

Commit

Permalink
Consistencia
Browse files Browse the repository at this point in the history
  • Loading branch information
MattEzekiel committed Mar 13, 2024
1 parent a1a40b9 commit 1a4f08e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layouts/Layout.astro
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
import { ViewTransitions } from "astro:transitions"
import MiduCode from "../components/MiduCode.astro"
import MiduCode from "@/components/MiduCode.astro"
import ButtonUp from "@/components/ButtonUp.astro"
import KonamiCode from "@/components/KonamiCode.astro"
import LightsBackground from "@/components/LightsBackground.astro"
Expand Down

0 comments on commit 1a4f08e

Please sign in to comment.