Skip to content

Commit 8d97acc

Browse files
Update ideas.html
1 parent 8367982 commit 8d97acc

File tree

1 file changed

+17
-23
lines changed

1 file changed

+17
-23
lines changed

Diff for: ideas.html

+17-23
Original file line numberDiff line numberDiff line change
@@ -51,17 +51,21 @@
5151
</div>
5252
</div>
5353
<!-- menu -->
54-
<div class="main">
55-
<div class="header">
56-
<h1>Python Summer of Code</h1>
57-
<p>
58-
Students: get paid to work on open source projects!
59-
</p>
60-
<p>
61-
Projects: find new contributors and mentor the next generation!
62-
</p>
54+
55+
<!-- How to apply -->
56+
<a id="ideas"></a>
57+
<div class="content">
58+
<div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1">
59+
<h2 class="content-head content-head">Ideas</h2>
60+
<div class="warning">
61+
<div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1">
62+
<p>We're accepting suborgs until March 16, 2021 so new orgs may appear.
63+
</p>
64+
</div>
65+
</div>
66+
<br />
6367
</div>
64-
</div>
68+
6569

6670
<!-- Start Template -->
6771

@@ -140,19 +144,9 @@ <h2>
140144
<!-- End template -->
141145

142146
</div>
143-
<div class="content">
144-
<div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1">
145-
<h2 class="content-head content-head">Friends of the PSF</h2>
146-
<p>Here's some more interesting organizations that use Python!</p>
147-
<ul>
148-
<li><a href="https://openastronomy.org/gsoc/gsoc2019/#/projects">OpenAstronomy</a> - an umbrella
149-
organisation that includes open source projects used by researchers and engineers around the
150-
world to better understand the universe</li>
151-
<li><a href="https://wiki.list.org/DEV/Google%20Summer%20of%20Code%202019">GNU Mailman</a> -
152-
mailing list management software</li>
153-
</ul>
154-
</div>
155-
</div>
147+
148+
149+
</div>
156150
<script src="js/ui.js"></script>
157151
</body>
158152

0 commit comments

Comments
 (0)