File tree Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Original file line number Diff line number Diff line change 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 >
4
13
< blockquote >
5
14
< p > Google Summer of Code is a global, online program focused on bringing
6
15
new contributors into open source software development. GSoC
@@ -262,3 +271,5 @@ <h2 id="port-gnus-parse_datetime">Port GNU’s
262
271
< li > Parsing</ li >
263
272
</ ul > </ li >
264
273
</ ul >
274
+ </ body >
275
+ </ html >
You can’t perform that action at this time.
0 commit comments