Update config.js

"Edit this page" went to 'main' instead of 'master'
This commit is contained in:
rmcrackan
2026-02-03 10:07:17 -05:00
committed by GitHub
parent c7e844a54c
commit f00951d615

View File

@@ -19,7 +19,7 @@ export default defineConfig({
},
editLink: {
pattern: "https://github.com/rmcrackan/Libation/edit/main/:path",
pattern: "https://github.com/rmcrackan/Libation/edit/master/:path",
},
lastUpdated: true,