@ivellyno1337/happybirthday
Version:
Simple Web Happybirthday
111 lines (110 loc) • 3.91 kB
JavaScript
var events = [{
"id": "1",
"topics": "sports",
"thumbnail": "/img/s-1.jpeg",
"url": "index.html",
"overrideURL": "",
"linkType": "",
"title": "College Basketball: Georgetown at Butler",
"summary": "Georgetown at Butler. Georgetown's D'Vauntes Smith-Rivera squares off with Butler's Kellen Dunham in a battle of senior guards. The Hoyas took two of three meetings with the Bulldogs last season."
}, {
"id": "2",
"topics": "",
"thumbnail": "/img/b-2.jpeg",
"url": "index.html",
"overrideURL": "",
"linkType": "",
"title": "IBM Connect 2016",
"summary": "Hear from executives and clients who will share their insights and experiences. Learn how to capitalize on the disruptive, fast-moving transformations like cloud, mobile, cognitive and analytics that are changing how we connect and collaborate."
}, {
"id": "3",
"topics": "business",
"thumbnail": "/img/b-1.jpeg",
"url": "index.html",
"overrideURL": "http://base22.com",
"linkType": "external",
"title": "WIRED Business Conference 2016",
"summary": "On June 16, the WIRED Business Conference 2016 will take you beyond the usual tech-conference suspects. Our event is designed to introduce you to the true doers in the modern business universe. "
}, {
"id": "4",
"topics": "sports",
"thumbnail": "/img/s-2.jpeg",
"url": "index.html",
"overrideURL": "",
"linkType": "",
"title": "BASE Jumping",
"summary": "is very extreme activity that includes a parachute (can be used both parachute and wingsuit) to jump from fixed objects, with unopened parachute like skydiving. The acronym “B.A.S.E.” stands for: Building, Antenna, Span, Earth – four categories of objects from which B.A.S.E. jumper can jump."
}, {
"id": "5",
"topics": "",
"thumbnail": "/img/tr-3.jpeg",
"url": "index.html",
"overrideURL": "",
"linkType": "",
"title": "Transport 1",
"summary": "Lorem ipsum dolor sit amet"
}, {
"id": "6",
"topics": "sports",
"thumbnail": "/img/s-3.jpeg",
"url": "index.html",
"overrideURL": "",
"linkType": "",
"title": "2016 Olympic Trials",
"summary": "Qualifying time standards for the 2016 Olympic Trials were announced Thursday, September 18, at 2 p.m. EDT, via a live webcast from the United States Aquatic Sports Convention in Jacksonville, Florida. It can be viewed via usaswimming.org/trials."
}, {
"id": "7",
"topics": "business",
"thumbnail": "/img/b-4.jpeg",
"url": "index.html",
"overrideURL": "",
"linkType": "",
"title": "Business 3",
"summary": "Lorem ipsum dolor sit amet"
}, {
"id": "8",
"topics": "technics",
"thumbnail": "/img/t-5.jpeg",
"url": "index.html",
"overrideURL": "",
"linkType": "",
"title": "Tech 1",
"summary": "Ut enim ad minim veniam"
}, {
"id": "9",
"topics": "transport",
"thumbnail": "/img/tr-1.jpeg",
"url": "index.html",
"overrideURL": "",
"linkType": "",
"title": "Autonomous Cars Silicon Valley 2016",
"summary": "he Newest Tools, Technologies, and Techniques required for the Pursuit of the Autonomous Passenger Vehicle."
}, {
"id": "10",
"topics": "technics",
"thumbnail": "/img/t-2.jpeg",
"url": "index.html",
"overrideURL": "",
"linkType": "",
"title": "Tech 2",
"summary": "Lorem ipsum dolor sit amet"
}, {
"id": "11",
"topics": "fashion",
"thumbnail": "/img/f-1.jpeg",
"url": "index.html",
"overrideURL": "",
"linkType": "",
"title": "Fashion Week 2016",
"summary": "Fashion Week 2016 is coming 'round the bend!"
}, {
"id": "12",
"topics": "transport",
"thumbnail": "/img/tr-2.jpeg",
"url": "index.html",
"overrideURL": "",
"linkType": "",
"title": "Transport 3",
"summary": "Lorem ipsum dolor sit amet"
}];
module.exports = events;