Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
Merge pull request #6207 from bsclifton/new_backgrounds
Browse files Browse the repository at this point in the history
Adds 9 new pictures for use w/ about:newtab
  • Loading branch information
bbondy authored Dec 15, 2016
2 parents 400db7e + 5594fd2 commit 1b95243
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions js/data/backgrounds.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,50 @@ module.exports = [
"source": "https://s3.amazonaws.com/brave-backgrounds/dksfoto11.jpg",
"author": "Darrell Sano",
"link": "http://dksfoto.smugmug.com"
}, {
"name": "Corsica",
"source": "https://s3.amazonaws.com/brave-backgrounds/Phoyoserge_Corsica.jpg",
"author": "Serge Ramelli",
"link": "http://www.photoserge.com/"
}, {
"name": "Corsica",
"source": "https://s3.amazonaws.com/brave-backgrounds/Phoyoserge_Corsica2.jpg",
"author": "Serge Ramelli",
"link": "http://www.photoserge.com/"
}, {
"name": "Downtown Griffith",
"source": "https://s3.amazonaws.com/brave-backgrounds/Phoyoserge_DowntownGriffith.jpg",
"author": "Serge Ramelli",
"link": "http://www.photoserge.com/"
}, {
"name": "Elmatador Beach",
"source": "https://s3.amazonaws.com/brave-backgrounds/Phoyoserge_ElmatadorBeach.jpg",
"author": "Serge Ramelli",
"link": "http://www.photoserge.com/"
}, {
"name": "Paris:Conciergeri",
"source": "https://s3.amazonaws.com/brave-backgrounds/Phoyoserge_ParisConciergeri.jpg",
"author": "Serge Ramelli",
"link": "http://www.photoserge.com/"
}, {
"name": "Paris:The Roof",
"source": "https://s3.amazonaws.com/brave-backgrounds/Phoyoserge_Theroofparis.jpg",
"author": "Serge Ramelli",
"link": "http://www.photoserge.com/"
}, {
"name": "Paris:The Seant",
"source": "https://s3.amazonaws.com/brave-backgrounds/Phoyoserge_TheSeantParis.jpg",
"author": "Serge Ramelli",
"link": "http://www.photoserge.com/"
}, {
"name": "Venise Sunset",
"source": "https://s3.amazonaws.com/brave-backgrounds/Phoyoserge_VeniseSunset.jpg",
"author": "Serge Ramelli",
"link": "http://www.photoserge.com/"
}, {
"name": "Yosemite",
"source": "https://s3.amazonaws.com/brave-backgrounds/Phoyoserge_Yosemite.jpg",
"author": "Serge Ramelli",
"link": "http://www.photoserge.com/"
}
]

0 comments on commit 1b95243

Please sign in to comment.