Skip to content

Commit

Permalink
chore: doc site footer
Browse files Browse the repository at this point in the history
  • Loading branch information
hughfenghen committed Dec 3, 2023
1 parent 5f2989e commit 6bffa59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc-site/.dumirc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ export default defineConfig({
themeConfig: {
name: 'WebAV',
logo: false,
footer: 'Powered by <a href="https://github.com/hughfenghen/WebAV">WebAV</a>'
},
...(process.env.NODE_ENV === 'development' ? {
base: '/',
Expand Down

0 comments on commit 6bffa59

Please sign in to comment.