mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-05-13 21:14:17 +00:00
add edit link base
This commit is contained in:
@@ -8,6 +8,9 @@ export default defineConfig({
|
|||||||
title: "showbridge",
|
title: "showbridge",
|
||||||
tableOfContents: false,
|
tableOfContents: false,
|
||||||
favicon: "/favicon.ico",
|
favicon: "/favicon.ico",
|
||||||
|
editLink: {
|
||||||
|
baseUrl: 'https://github.com/jwetzell/showbridge-docs/edit/main/',
|
||||||
|
},
|
||||||
social: [
|
social: [
|
||||||
{
|
{
|
||||||
icon: "github",
|
icon: "github",
|
||||||
|
|||||||
Reference in New Issue
Block a user