Skip to content

Commit ca69e2e

Browse files
whyborisckerr
authored andcommitted
Add Video Hub App (electron#546)
* add Video Hub App * must be https
1 parent fd85821 commit ca69e2e

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

94.3 KB
Loading
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name: Video Hub App
2+
description: 'Browse, search, and preview your videos'
3+
website: 'http://videohubapp.com/'
4+
category: Photo & Video
5+
keywords:
6+
- video
7+
- videos
8+
- catalog
9+
- search
10+
- file-manager

contributing.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ propose changes to this document in a pull request.
1313
## Contents
1414

1515
* [Adding your app](#adding-your-app)
16-
+ [Using the wizard 🔮](#using-the-wizard-%F0%9F%94%AE)
17-
+ [Adding your app by hand 💪](#adding-your-app-by-hand-%F0%9F%92%AA)
16+
+ [Using the wizard 🔮](#using-the-wizard-)
17+
+ [Adding your app by hand 💪](#adding-your-app-by-hand-)
1818
+ [YML File Rules](#yml-file-rules)
1919
+ [Categories](#categories)
2020
+ [Screenshots](#screenshots)
@@ -107,7 +107,7 @@ apps
107107

108108
### Screenshots
109109

110-
Screenshots are optional, but should be an array in the following format if provided:
110+
Screenshots are optional, but must be _https_ and should be an array in the following format if provided:
111111

112112
```yml
113113
screenshots:

0 commit comments

Comments
 (0)