Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dec9f1a

Browse files
Merge pull request python-gsoc#93 from sappelhoff/fix1
add final checkin to list
2 parents 17f44e4 + 84dedbd commit dec9f1a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

deadlines.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
height: 0;
4848
overflow: hidden;
4949
}
50-
.responsive-iframe-container iframe,
51-
.vresponsive-iframe-container object,
50+
.responsive-iframe-container iframe,
51+
.vresponsive-iframe-container object,
5252
.vresponsive-iframe-container embed {
5353
position: absolute;
5454
top: 0;
@@ -130,6 +130,7 @@ <h2>Blogging schedule (Student Deadlines)</h2>
130130
<li>August 5 - 5th blog post</li>
131131
<li>August 12 - 6th checkin</li>
132132
<li>August 19 - 6th (and final!) blog post (Final work submissions happen this week) </li>
133+
<li>August 26 - 7th (and final!) checkin</li>
133134
</ul>
134135

135136
<div class="responsive-iframe-container big-container">

0 commit comments

Comments
 (0)