Skip to content

Commit 2e18787

Browse files
Merge pull request UWPCE-PythonCert#136 from christyheaton/master
Changed presenter to Christy and updated course dates
2 parents 7637e12 + e00da7a commit 2e18787

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

source/conf.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -276,11 +276,11 @@
276276
# 'custom_js': 'custom.js',
277277
'presenters': [
278278
{
279-
'name': 'Cris Ewing',
280-
'twitter': '@crisewing',
281-
'www': 'http://crisewing.com',
282-
'github': 'http://github.com/%3Cspan%20class="x x-first x-last">cewing',
283-
'company': 'Cris Ewing, Developer LLC'
279+
'name': 'Christy Heaton',
280+
'twitter': '@christytoes',
281+
'www': 'http://christyheaton.github.io',
282+
'github': 'http://github.com/%3Cspan%20class="x x-first x-last">christyheaton',
283+
'company': 'University of Washington'
284284
},
285285
]
286286
}

source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ Internet Programming with Python
2828
presentations/index
2929
readings
3030

31-
Winter Term, 2016 (10 sessions)
31+
Winter Term, 2017 (10 sessions)
3232

33-
Tuesdays, 6-9 pm, January 5 - March 8
33+
Tuesdays, 6-9 pm, January 10 - March 14
3434

3535

3636
Overview

0 commit comments

Comments
 (0)