Skip to content

Commit 84464c8

Browse files
committed
use html
1 parent 2d9038b commit 84464c8

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

homepage/gsoc.html

+10-4
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,16 @@ <h1 id="project-ideas">Project Ideas</h1>
9797
href="https://google.github.io/gsocguides/mentor/defining-a-project-ideas-list">Guidelines
9898
for the project list</a>
9999
</p>
100-
<p>Summarizing that page, each project should include: - Title -
101-
Description - Expected outputs - Skills required/preferred - Possible
102-
mentors - Size (either ~175 or ~350 hours) - Difficulty (easy, medium or
103-
hard)
100+
<p>Summarizing that page, each project should include:
101+
<ul>
102+
<li><strong>Title</strong></li>
103+
<li><strong>Description</strong></li>
104+
<li><strong>Expected outputs</strong></li>
105+
<li><strong>Skills required/preferred</strong></li>
106+
<li><strong>Possible mentors</strong></li>
107+
<li><strong>Size</strong> (either ~175 or ~350 hours)</li>
108+
<li><strong>Difficulty</strong> (easy, medium, or hard)</li>
109+
</ul>
104110
</p>
105111
<h2 id="implement-stty">Implement <code>stty</code></h2>
106112
<p>The <code>stty</code> utility is currently only partially implemented

0 commit comments

Comments
 (0)