Compare commits
No commits in common. "da0c2f659e7854771c85d9dfa3d88770d27616b6" and "11f7309f5797608be4421340636c9851fc377242" have entirely different histories.
da0c2f659e
...
11f7309f57
3 changed files with 1 additions and 5 deletions
|
|
@ -15,5 +15,4 @@ export default defineConfig({
|
|||
build: {
|
||||
assets: '_fwt',
|
||||
},
|
||||
site: 'http://localhost:8080',
|
||||
})
|
||||
|
|
|
|||
|
|
@ -1,3 +0,0 @@
|
|||
a
|
||||
text-decoration: none
|
||||
color: inherit
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
import './Link.sass'
|
||||
// import { prefetch } from 'astro:prefetch'
|
||||
|
||||
interface Props {
|
||||
to: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue