Skip to content

Commit d50b34d

Browse files
committed
improve gsoc page
1 parent cdffc6a commit d50b34d

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

homepage/gsoc.html

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
1-
<h1 id="what-is-google-summer-of-code">What is Google Summer of
2-
Code?</h1>
3-
<p>As Google explains it:</p>
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>uutils - gsoc</title>
5+
<meta charset="utf-8">
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7+
<link href="style.css" rel="stylesheet">
8+
</head>
9+
<body>
10+
11+
<h1 id="what-is-google-summer-of-code">Uutils at the gsoc</h1>
12+
<p>Google summer of code is:</p>
413
<blockquote>
514
<p>Google Summer of Code is a global, online program focused on bringing
615
new contributors into open source software development. GSoC
@@ -262,3 +271,5 @@ <h2 id="port-gnus-parse_datetime">Port GNU’s
262271
<li>Parsing</li>
263272
</ul></li>
264273
</ul>
274+
</body>
275+
</html>

0 commit comments

Comments
 (0)