improve gsoc page

This commit is contained in:
Sylvestre Ledru
2024-01-28 10:28:42 +01:00
parent cdffc6aaff
commit d50b34d979
+14 -3
View File
@@ -1,6 +1,15 @@
<h1 id="what-is-google-summer-of-code">What is Google Summer of
Code?</h1>
<p>As Google explains it:</p>
<!DOCTYPE html>
<html>
<head>
<title>uutils - gsoc</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="style.css" rel="stylesheet">
</head>
<body>
<h1 id="what-is-google-summer-of-code">Uutils at the gsoc</h1>
<p>Google summer of code is:</p>
<blockquote>
<p>Google Summer of Code is a global, online program focused on bringing
new contributors into open source software development. GSoC
@@ -262,3 +271,5 @@ in <code>touch</code></a></p>
<li>Parsing</li>
</ul></li>
</ul>
</body>
</html>