Skip to content

Commit bf92ab3

Browse files
authored
docs: add link to verygood.ventures in footer (#120)
1 parent f78f906 commit bf92ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ const config = {
117117
],
118118
},
119119
],
120-
copyright: `Copyright © ${new Date().getFullYear()} Very Good Ventures.<br/>Built with 💙 by Very Good Ventures.`,
120+
copyright: `Copyright © ${new Date().getFullYear()} Very Good Ventures.<br/>Built with 💙 by <a target="_blank" rel="noopener noreferrer" aria-label="Very Good Ventures" href="https://verygood.ventures">Very Good Ventures</a>.`,
121121
},
122122
prism: {
123123
additionalLanguages: ['dart'],

0 commit comments

Comments
 (0)