1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-01 21:32:35 +02:00

Update guides

This commit is contained in:
Kamran Ahmed
2023-03-16 18:36:05 +00:00
parent 3d655965f6
commit c6213dde92
12 changed files with 13 additions and 8 deletions

View File

@@ -7,7 +7,7 @@ import rehypeExternalLinks from 'rehype-external-links';
import { serializeSitemap, shouldIndexPage } from './sitemap.mjs';
export default defineConfig({
site: 'https://roadmap.sh',
site: 'https://roadmap.sh/',
markdown: {
shikiConfig: {
theme: 'dracula',