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 5535170 commit 89bbf47Copy full SHA for 89bbf47
README.md
@@ -63,6 +63,7 @@ NEXT_PUBLIC_WEB_HOST = "127.0.0.1:3000" # Web frontend host
63
# API Tokens
64
GITHUB_TOKEN = "ghp_Foo1234567" # Required for GitHub badges
65
CRATESIO_TOKEN = "cio51fdR1234567" # Required for crates.io badges
66
+CODEBERG_TOKEN = "foobar123456789" # Required for Codeberg badges
67
```
68
69
### spacebadgers
0 commit comments