1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-19 12:59:36 +02:00

chore: Update documentation configuration and remove unused files

This commit is contained in:
Sean Morley 2024-07-09 13:53:03 -04:00
parent aaa83ea2c0
commit d64abf2273
4 changed files with 1 additions and 146 deletions

View file

@ -8,7 +8,7 @@ const config: Config = {
favicon: "img/favicon.png",
// Set the production url of your site here
url: "https://your-docusaurus-site.example.com",
url: "https://docs.adventurelog.app/",
// Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: "/",