Compare commits

..

1 Commits

Author SHA1 Message Date
rmcrackan
f00951d615 Update config.js
"Edit this page" went to 'main' instead of 'master'
2026-02-03 10:07:17 -05:00

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,