Merge pull request #35 from atlemo/master

Add Vivaldi Browser
This commit is contained in:
Brian Lovin 2019-01-15 08:39:53 -08:00 committed by GitHub
commit 84cf027a25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

View file

@ -49,6 +49,15 @@ export default {
macos: 'https://www.torproject.org/projects/torbrowser.html.en#macosx',
},
},
{
name: 'Vivaldi',
image: '/static/img/vivaldi.png',
url: 'https://www.vivaldi.com/',
sources: {
windows: 'https://vivaldi.com/download/',
macos: 'https://vivaldi.com/download/',
},
},
],
resources: [
{

BIN
static/img/vivaldi.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB