1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-03 06:12:53 +02:00

Remove experiemntal features

This commit is contained in:
Kamran Ahmed
2024-08-01 15:50:33 +01:00
parent 961e11670d
commit 63af5b1540

View File

@@ -11,9 +11,6 @@ import react from '@astrojs/react';
// https://astro.build/config // https://astro.build/config
export default defineConfig({ export default defineConfig({
site: 'https://roadmap.sh/', site: 'https://roadmap.sh/',
experimental: {
rewriting: true,
},
markdown: { markdown: {
shikiConfig: { shikiConfig: {
theme: 'dracula', theme: 'dracula',