1
1
<!DOCTYPE html>
2
2
<!-- Curious chap, aren't you? 👀 -->
3
- < html lang ="en-US ">
3
+ < html lang ="en-US " prefix =" og: http://ogp.me/ns# " >
4
4
< head >
5
5
< meta charset ="UTF-8 ">
6
6
< meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
7
7
< meta name ="viewport " content ="width=device-width, initial-scale=1, shrink-to-fit=no, user-scalable=no ">
8
- < meta name ="description " content ="Home of OpenSUTD " />
8
+ < meta name ="description " property =" og:description " content ="Home of OpenSUTD " />
9
9
< meta content ="Home of OpenSUTD " />
10
10
< meta content ="OpenSUTD " property ="og:title " /> < meta content ="Home of OpenSUTD " property ="twitter:title " />
11
-
12
11
< link rel ="shortcut icon " href ="images/opensutd.ico ">
12
+ < meta property ="og:image " content ="images/opensutd.ico " />
13
13
< title > OpenSUTD</ title >
14
14
< meta name ="description " content ="This is our story. " />
15
15
<!-- <link rel="stylesheet" href="assets/css/bulma.min.css" integrity="sha256-vK3UTo/8wHbaUn+dTQD0X6dzidqc5l7gczvH+Bnowwk=" crossorigin="anonymous" /> -->
21
21
< script src ="assets/js/gitgraph.js "> </ script >
22
22
</ head >
23
23
< body >
24
- <!-- Scroll Up Button -->
25
- < form action ="#top ">
26
- < button id ="toTop " title ="Go to top ">
27
- < i class ="fas fa-angle-up "> </ i >
28
- </ button >
29
- </ form >
30
-
31
24
<!-- Header -->
32
25
< div class ="header-wrapper " id ="top ">
33
26
< section class ="hero is-large ">
@@ -234,7 +227,7 @@ <h1 class="title has-text-centered section-title">Team</h1>
234
227
< h1 class ="title has-text-centered name-title "> Alexander Fonseca</ h1 >
235
228
< p class ="seperator-text "> Events</ p >
236
229
< p >
237
- Loves presentations. Loves alcohol. Definitely presentations + alcohol (also guards houses)
230
+ Loves presentations. Loves alcohol. Definitely presentations + alcohol. (Also guards houses. )
238
231
</ p >
239
232
< br >
240
233
< div style ="text-align: center ">
@@ -286,7 +279,7 @@ <h1 class="title has-text-centered section-title">Team</h1>
286
279
< h1 class ="title has-text-centered name-title "> Chester Koh</ h1 >
287
280
< p class ="seperator-text "> Contributor</ p >
288
281
< p >
289
- Yes he made an SUTD < a href ="https://istdmc.opensutd.org/ "> Minecraft</ a > server! Currently working on infosys+, cloud dev and memes
282
+ Yes he made an SUTD < a href ="https://istdmc.opensutd.org/ "> Minecraft</ a > server! Currently working on infosys+, cloud dev and memes.
290
283
</ p >
291
284
< br >
292
285
< div style ="text-align: center ">
@@ -300,7 +293,7 @@ <h1 class="title has-text-centered name-title">Chester Koh</h1>
300
293
< h1 class ="title has-text-centered name-title "> Caleb Foo</ h1 >
301
294
< p class ="seperator-text "> Contributor</ p >
302
295
< p >
303
- In the midst of cooking up something for IAP' 2020. Also, 3DC is now a Google Developer Club!
296
+ In the midst of cooking up something for IAP 2020. Also, 3DC is now a Google Developer Club!
304
297
</ p >
305
298
< br >
306
299
< div style ="text-align: center ">
@@ -390,7 +383,7 @@ <h1 class="title has-text-centered section-title">Team</h1>
390
383
< h1 class ="title has-text-centered name-title "> Dody Senputra</ h1 >
391
384
< p class ="seperator-text "> Contributor</ p >
392
385
< p >
393
- Interested in product dev and robots, that's why he's in SOAR. Always open to collaborate if you want to create
386
+ Interested in product dev and robots, that's why he's in SOAR. Always open to collaborate if you want to create.
394
387
</ p >
395
388
< br >
396
389
< div style ="text-align: center ">
0 commit comments