Update FAQ

This commit is contained in:
2025-10-19 19:35:01 +05:30
parent a02dab9f68
commit 07418272cc
2 changed files with 18 additions and 6 deletions

View File

@@ -43,6 +43,10 @@ const config = {
docs: {
routeBasePath: '/', // Serve the docs at the site's root
sidebarPath: './sidebars.js',
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
editUrl:
'https://github.com/massgravel/massgrave.dev/tree/main/',
},
blog: {
showReadingTime: true,