Skip to content

Commit e222368

Browse files
committed
auto deploy
1 parent 2bae77d commit e222368

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

astro.config.mjs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ export default defineConfig({
2020
Sidebar: './src/components/Sidebar.astro',
2121
},
2222
lastUpdated: true,
23+
editUrl: {
24+
baseUrl: 'https://github.com/derjozelot/docs/edit/master/src/content/docs/',
25+
},
2326
// credits: true,
2427
head: [
2528
{

0 commit comments

Comments
 (0)