We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73ec7e0 commit 46bd9b4Copy full SHA for 46bd9b4
client/src/components/Footer.js
@@ -14,6 +14,9 @@ import { version } from '../../package.json';
14
import { useToggleTheme } from '../theme';
15
16
const Links = [{
17
+ text: 'Donate',
18
+ url: 'https://ko-fi.com/klebh',
19
+}, {
20
text: 'Contribute Idea',
21
url: 'https://docs.google.com/forms/d/1YgroYi7_VRj2VrTxNa2ytV099MaVV9rGbC8KVH0tdx0/edit#responses',
22
}, {
0 commit comments