Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
repo: tetrabiodistributed/project-tetra-docs

github: tetrabiodistributed
custom: "gofundme.url"
5 changes: 5 additions & 0 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,11 @@ anchor = "smart"
name = "Slack"
weight = 50
url = "https://app.slack.com/client/TUTSYURT3/C0103QJMA84"
[[menu.main]]
name = "Donate"
weight = 50

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd set weight to 60, just to offset it from the slack link.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a fair point. Since it's not getting merged rn I'll push that in when I add the link

url = "https://www.gofundme.com/"
# /\ Placeholder URL to update later

[services]
[services.googleAnalytics]
Expand Down