mirror of
https://github.com/LukeHagar/plex-docs.git
synced 2025-12-06 20:47:45 +00:00
corrected blog editUrl
This commit is contained in:
@@ -48,7 +48,7 @@ const config = {
|
|||||||
showReadingTime: true,
|
showReadingTime: true,
|
||||||
// Please change this to your repo.
|
// Please change this to your repo.
|
||||||
// Remove this to remove the "edit this page" links.
|
// Remove this to remove the "edit this page" links.
|
||||||
editUrl: "https://github.com/LukeHagar/plex-docs/tree/main/blog",
|
editUrl: "https://github.com/LukeHagar/plex-docs/tree/main",
|
||||||
},
|
},
|
||||||
theme: {
|
theme: {
|
||||||
customCss: require.resolve("./src/css/custom.css"),
|
customCss: require.resolve("./src/css/custom.css"),
|
||||||
|
|||||||
Reference in New Issue
Block a user