-
Notifications
You must be signed in to change notification settings - Fork 765
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update source name, remove media carousel (#2228)
* Update source name, remove media carosel * add space * Move media into tile object
- Loading branch information
1 parent
ba25e94
commit 7413b85
Showing
2 changed files
with
3 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,19 +10,13 @@ | |
"changelog": "CHANGELOG.md", | ||
"description": "Endpoint security and mobile threat defense (MTD) for Mac and mobile devices.", | ||
"title": "Jamf Protect", | ||
"media": [ | ||
{ | ||
"media_type": "image", | ||
"caption": "Jamf Protect", | ||
"image_url": "images/jamf_protect.png" | ||
} | ||
], | ||
"classifier_tags": [ | ||
"Supported OS::Linux", | ||
"Supported OS::Windows", | ||
"Supported OS::macOS", | ||
"Category::Security" | ||
] | ||
], | ||
"media": [] | ||
}, | ||
"author": { | ||
"support_email": "[email protected]", | ||
|