corrected blog editUrl

This commit is contained in:
luke-hagar-sp
2023-04-06 15:54:03 -05:00
parent 804b7b76ff
commit 45baeb0d08

View File

@@ -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"),