Compare commits

..

No commits in common. "da0c2f659e7854771c85d9dfa3d88770d27616b6" and "11f7309f5797608be4421340636c9851fc377242" have entirely different histories.

3 changed files with 1 additions and 5 deletions

View file

@ -15,5 +15,4 @@ export default defineConfig({
build: {
assets: '_fwt',
},
site: 'http://localhost:8080',
})

View file

@ -1,3 +0,0 @@
a
text-decoration: none
color: inherit

View file

@ -1,4 +1,4 @@
import './Link.sass'
// import { prefetch } from 'astro:prefetch'
interface Props {
to: string