Skip to content

Commit

Permalink
Enable prefetching
Browse files Browse the repository at this point in the history
  • Loading branch information
evadecker committed Jun 26, 2024
1 parent f3a1193 commit 852d8bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ import { autolinkConfig } from "./plugins/rehype-autolink-config";
export default defineConfig({
site: "https://eva.town",
output: "hybrid",
prefetch: true,
integrations: [
react(),
expressiveCode({
Expand Down

0 comments on commit 852d8bb

Please sign in to comment.