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:
@@ -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',
|
||||||
|
Reference in New Issue
Block a user