forked from pydelhi/pydelhi_mobile
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request pydelhi#48 from brute4s99/master
New Logo for 2018
- Loading branch information
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 |
---|---|---|
@@ -1,13 +1,13 @@ | ||
{ | ||
"0.0.1":[{ | ||
"name": "PyCon India 2017", | ||
"venue": "Shaheed Sukhdev College Of Business Studies", | ||
"0.0.2":[{ | ||
"name": "PyCon India 2018", | ||
"venue": "Hyderabad International Convention Centre", | ||
"start_date": "2017-10-02T8:00:00Z", | ||
"end_date": "2017-10-05T18:00:00Z", | ||
"venue_partners": [{ | ||
"name": "Shaheed Sukhdev College Of Business Studies", | ||
"about": "Shaheed Sukhdev College of Business Studies (CBS) is one of the premier institution of the University of Delhi, imparting education in the fields of management and information technology with excellence and vision. It was established in August,1987 by the Delhi Administration on the initiation of UGC and the Ministry of Human Resources. The vision behind the college was of its first principal Dr. S.S. Gulshan.", | ||
"url": "http://www.sscbs.du.ac.in/" | ||
"name": "Hyderabad International Convention Centre", | ||
"about": "Hyderabad International Convention Centre is India's first purpose - built and state - of - the - art convention facility managed by AccorHotels, the world's leading hospitality and tourism management group.", | ||
"url": "http://www.hicc.com/" | ||
}] | ||
}] | ||
} |