More settings localization
This commit is contained in:
@@ -15,8 +15,8 @@ const config: Config = {
|
||||
|
||||
// GitHub pages deployment config.
|
||||
// If you aren't using GitHub pages, you don't need these.
|
||||
organizationName: "facebook", // Usually your GitHub org/user name.
|
||||
projectName: "docusaurus", // Usually your repo name.
|
||||
organizationName: "seanmorley", // Usually your GitHub org/user name.
|
||||
projectName: "adventurelog", // Usually your repo name.
|
||||
|
||||
onBrokenLinks: "throw",
|
||||
onBrokenMarkdownLinks: "warn",
|
||||
@@ -40,7 +40,7 @@ const config: Config = {
|
||||
// Please change this to your repo.
|
||||
// Remove this to remove the "edit this page" links.
|
||||
editUrl:
|
||||
"https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/",
|
||||
"https://github.com/seanmorley15/AdventureLog/tree/main/documentation",
|
||||
},
|
||||
// blog: {
|
||||
// showReadingTime: true,
|
||||
|
||||
Reference in New Issue
Block a user