Skip to content

Commit

Permalink
Refactor lunaria.config.ts to update branch configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Adammatthiesen committed Nov 28, 2024
1 parent c11a5da commit 4dc0625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/docs/lunaria.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export default defineConfig({
rootDir: 'www/docs',
hosting: 'github',
// TODO: Change/Remove this once the branch is ready to merge
branch: 'docs-i18n',
branch: 'issue-0304',
},
sourceLocale: {
label: 'English',
Expand Down

0 comments on commit 4dc0625

Please sign in to comment.