Skip to content

Commit 1cbd1ad

Browse files
committed
Remove nginx logo from gallery
Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
1 parent 6cb7ca3 commit 1cbd1ad

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

server/adaptors/integrations/__data__/repository/nginx/nginx-1.0.0.json

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,8 @@
1515
},
1616
"gallery": [
1717
{
18-
"annotation": "NginX Logo",
19-
"path": "logo.svg"
20-
},
21-
{
22-
"annotation": "NginX Logo",
23-
"path": "logo.svg"
24-
},
25-
{
26-
"annotation": "NginX Logo",
27-
"path": "logo.svg"
18+
"annotation": "NginX Dashboard",
19+
"path": "dashboard1.png"
2820
}
2921
]
3022
},

0 commit comments

Comments
 (0)