mirror of
https://git.moonleay.net/Websites/liljudd-website.git
synced 2025-07-27 11:42:04 +02:00
Migrate Components
This commit is contained in:
parent
c51593dbc4
commit
036a2d1e4a
7 changed files with 302 additions and 352 deletions
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
import { Footer, NavBar } from "@components/wrapping_objects";
|
||||
import Footer from "@components/Footer.astro";
|
||||
import NavBar from "@components/NavBar.astro";
|
||||
---
|
||||
|
||||
<!doctype html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue