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:
parent
aaa83ea2c0
commit
d64abf2273
4 changed files with 1 additions and 146 deletions
|
@ -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: "/",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue