File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,20 +8,20 @@ import {themes as prismThemes} from 'prism-react-renderer';
88
99/** @type {import('@docusaurus/types').Config } */
1010const config = {
11- title : 'drawDB DOCS' ,
12- tagline : 'Dinosaurs are cool ' ,
11+ title : 'drawDB (by LIDSoL) DOCS' ,
12+ tagline : 'LIDSoL Rules ' ,
1313 favicon : 'img/favicon.ico' ,
1414
1515 // Set the production url of your site here
16- url : 'https://drawdb-io .github.io' ,
16+ url : 'https://lidsol .github.io' ,
1717 // Set the /<baseUrl>/ pathname under which your site is served
1818 // For GitHub pages deployment, it is often '/<projectName>/'
19- baseUrl : '/docs/' ,
19+ baseUrl : '/drawdb- docs/' ,
2020
2121 // GitHub pages deployment config.
2222 // If you aren't using GitHub pages, you don't need these.
23- organizationName : 'drawdb-io ' , // Usually your GitHub org/user name.
24- projectName : 'docs' , // Usually your repo name.
23+ organizationName : 'LIDSOL ' , // Usually your GitHub org/user name.
24+ projectName : 'drawdb- docs' , // Usually your repo name.
2525
2626 trailingSlash : false ,
2727
You can’t perform that action at this time.
0 commit comments