Skip to content

Commit 9cc9607

Browse files
Allow people to rate docs and raise issues (#49)
1 parent d51afb6 commit 9cc9607

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/mint.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
"dark": "/logo/mcp-golang-dark.svg",
66
"light": "/logo/mcp-golang-light.svg"
77
},
8+
"feedback": {
9+
"suggestEdit": true,
10+
"thumbsRating": true
11+
},
812
"favicon": "/images/favicon.svg",
913
"colors": {
1014
"primary": "#00ADD8",

0 commit comments

Comments
 (0)