mirror of
https://github.com/acedanger/docs.git
synced 2025-12-05 22:50:12 -08:00
chore: Update footer to include Gitea link and format contextual options
This commit is contained in:
21
docs.json
21
docs.json
@@ -99,19 +99,20 @@
|
||||
},
|
||||
"contextual": {
|
||||
"options": [
|
||||
"copy",
|
||||
"view",
|
||||
"chatgpt",
|
||||
"claude",
|
||||
"perplexity",
|
||||
"mcp",
|
||||
"cursor",
|
||||
"vscode"
|
||||
]
|
||||
"copy",
|
||||
"view",
|
||||
"chatgpt",
|
||||
"claude",
|
||||
"perplexity",
|
||||
"mcp",
|
||||
"cursor",
|
||||
"vscode"
|
||||
]
|
||||
},
|
||||
"footer": {
|
||||
"socials": {
|
||||
"github": "https://github.com/acedanger"
|
||||
"github": "https://github.com/acedanger",
|
||||
"gitea": "https://git.ptrwd.com/peterwood/stocks/"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user