Improved Links

This commit is contained in:
aronmal 2023-10-20 15:17:02 +02:00
parent 7390bcbc01
commit 85f1ce262a
Signed by: aronmal
GPG key ID: 816B7707426FC612
14 changed files with 461 additions and 315 deletions

View file

@ -1,4 +1,5 @@
// @refresh reload
import "@fortawesome/fontawesome-svg-core/styles.css";
import { Suspense } from "solid-js";
import { Body, FileRoutes, Head, Html, Link, Meta, Routes, Scripts, Title } from "solid-start";