Enabled astro preload, added video components, videos for software lead, part of content for software lead
This commit is contained in:
@@ -10,6 +10,9 @@ const disabledPaths = getPaths(siteLayout, [], true)
|
||||
// https://astro.build/config
|
||||
export default defineConfig({
|
||||
site: "https://caperren.com",
|
||||
prefetch: {
|
||||
prefetchAll: true
|
||||
},
|
||||
integrations: [
|
||||
sitemap({
|
||||
filter: (pagePath) =>
|
||||
|
||||
Reference in New Issue
Block a user