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:
23
docs.json
23
docs.json
@@ -99,19 +99,20 @@
|
|||||||
},
|
},
|
||||||
"contextual": {
|
"contextual": {
|
||||||
"options": [
|
"options": [
|
||||||
"copy",
|
"copy",
|
||||||
"view",
|
"view",
|
||||||
"chatgpt",
|
"chatgpt",
|
||||||
"claude",
|
"claude",
|
||||||
"perplexity",
|
"perplexity",
|
||||||
"mcp",
|
"mcp",
|
||||||
"cursor",
|
"cursor",
|
||||||
"vscode"
|
"vscode"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"footer": {
|
"footer": {
|
||||||
"socials": {
|
"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