update to astro V2
This commit is contained in:
parent
082b193d23
commit
f24a432155
14 changed files with 789 additions and 796 deletions
|
@ -11,9 +11,6 @@ import sitemap from "@astrojs/sitemap";
|
|||
// https://astro.build/config
|
||||
export default defineConfig({
|
||||
site: "https://www.nardu.in",
|
||||
experimental: {
|
||||
contentCollections: true,
|
||||
},
|
||||
markdown: {
|
||||
syntaxHighlight: "prism",
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue