mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-20 07:56:52 +00:00
fix: prevent invalid contributor footer markup (#2608)
Disable the all-contributors usage footer because the pinned CLI emits an invalid closing img tag. Keep the usage link outside the generated contributor block. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 936cc10e-06f7-440c-96e7-51d1e94476ce
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@
|
||||
"commit": false,
|
||||
"commitConvention": "none",
|
||||
"contributorsPerLine": 7,
|
||||
"linkToUsage": true,
|
||||
"linkToUsage": false,
|
||||
"commitType": "docs",
|
||||
"types": {
|
||||
"instructions": {
|
||||
|
||||
Reference in New Issue
Block a user