Skip to content

Commit

Permalink
Allow people to rate docs and raise issues (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chrisbattarbee authored Dec 13, 2024
1 parent d51afb6 commit 9cc9607
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/mint.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
"dark": "/logo/mcp-golang-dark.svg",
"light": "/logo/mcp-golang-light.svg"
},
"feedback": {
"suggestEdit": true,
"thumbsRating": true
},
"favicon": "/images/favicon.svg",
"colors": {
"primary": "#00ADD8",
Expand Down

0 comments on commit 9cc9607

Please sign in to comment.