mirror of
https://github.com/ArthurDanjou/artmcp.git
synced 2026-01-14 16:34:22 +01:00
Add social links resource and update README with comprehensive documentation
Co-authored-by: ArthurDanjou <29738535+ArthurDanjou@users.noreply.github.com>
This commit is contained in:
23
content/socials.json
Normal file
23
content/socials.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"github": {
|
||||
"username": "ArthurDanjou",
|
||||
"url": "https://go.arthurdanjou.fr/github",
|
||||
"stats": {
|
||||
"note": "Real-time stats available via GitHub API"
|
||||
}
|
||||
},
|
||||
"linkedin": {
|
||||
"url": "https://go.arthurdanjou.fr/linkedin"
|
||||
},
|
||||
"twitter": {
|
||||
"url": "https://go.arthurdanjou.fr/twitter"
|
||||
},
|
||||
"discord": {
|
||||
"url": "https://go.arthurdanjou.fr/discord"
|
||||
},
|
||||
"website": {
|
||||
"personal": "https://arthurdanjou.fr",
|
||||
"mcp": "https://mcp.arthurdanjou.fr",
|
||||
"status": "https://go.arthurdanjou.fr/status"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user