add codefirst base url
continuous-integration/drone/push Build is passing Details

Enzo
remrem 1 year ago
parent fb7d243ebc
commit 16f0e39b3b

@ -16,7 +16,7 @@ const config = {
url: 'https://your-docusaurus-site.example.com', url: 'https://your-docusaurus-site.example.com',
// Set the /<baseUrl>/ pathname under which your site is served // Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/' // For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: '/', baseUrl: '/documentation/SmartFit/SmartFit_Docs/docusaurus/',
// GitHub pages deployment config. // GitHub pages deployment config.
// If you aren't using GitHub pages, you don't need these. // If you aren't using GitHub pages, you don't need these.

Loading…
Cancel
Save