forked from Hackerbone/Hackerbone.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathheader.html
124 lines (118 loc) · 6.64 KB
/
header.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
<!doctype html>
<html lang="en">
<head>
<!-- COMMON TAGS -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Google Code-In with FOSSASIA 2018</title>
<!-- Search Engines -->
<meta name="description" content="FOSSASIA develops software and hardware and cooperates with Open Tech projects.">
<meta name="image" content="https://gci18.fossasia.org/img/fossasia-light.png">
<meta itemprop="name" content="Google Code-In with FOSSASIA 2018">
<meta itemprop="description" content="FOSSASIA develops software and hardware and cooperates with Open Tech projects.">
<meta itemprop="image" content="https://gci18.fossasia.org/img/fossasia-light.png">
<meta name="keywords" content="collaborative, open source, tech communities, asia, developers, creators, coding, documentation, outreach, design, quality control, exciting, projects, students">
<!-- Twitter -->
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Google Code-In with FOSSASIA 2018">
<meta name="twitter:description" content="FOSSASIA develops software and hardware and cooperates with Open Tech projects.">
<meta name="twitter:site" content="@fossasia">
<meta name="twitter:creator" content="@fossasia">
<meta name="twitter:image:src" content="https://gci18.fossasia.org/img/fossasia-light.png">
<meta name="twitter:player" content="https://gci18.fossasia.org/video/fossasia.mp4">
<!-- Facebook, Pinterest & Google+ -->
<meta name="og:title" content="Google Code-In with FOSSASIA 2018">
<meta name="og:description" content="FOSSASIA develops software and hardware and cooperates with Open Tech projects.">
<meta name="og:image" content="https://gci18.fossasia.org/img/fossasia-light.png">
<meta name="og:url" content="https://gci18.fossasia.org/">
<meta name="og:site_name" content="Google Code-In with FOSSASIA 2018">
<meta name="og:video" content="https://gci18.fossasia.org/video/fossasia.mp4">
<meta name="og:type" content="website">
<!-- Apple Touch Icon (at least 200x200px) -->
<link rel="apple-touch-icon" href="img/favicon1.ico">
<!-- To run web application in full-screen -->
<meta name="apple-mobile-web-app-capable" content="yes">
<!-- Status Bar Style (see Supported Meta Tags below for available values) -->
<!-- Has no effect unless you have the previous meta tag -->
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/themify-icons.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/flexslider.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/lightbox.min.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/ytplayer.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/theme.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/custom.css" rel="stylesheet" type="text/css" media="all" />
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" type="text/css" media="all">
<link href='http://fonts.googleapis.com/css?family=Lato:300,400%7CRaleway:100,400,300,500,600,700%7COpen+Sans:400,500,600'
rel='stylesheet' type='text/css'>
<link href="css/socialmedia-icons.css" rel="stylesheet" type="text/css" />
<link rel="shortcut icon" href="img/favicon1.ico" type="image/x-icon" />
<link rel="stylesheet" href="/css/thankyou.scss">
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.3.4/dist/leaflet.css"
integrity="sha512-puBpdR0798OZvTTbP4A8Ix/l+A4dHDD0DGqYW6RQ+9jxkRFclaxxQb/SJAWZfWAkuyeQUytO7+7N4QKrDh+drA=="
crossorigin=""/>
<script src="https://unpkg.com/leaflet@1.3.4/dist/leaflet.js"
integrity="sha512-nMMmRyTVoLYqjP9hrbed9S+FzjZHW5gY1TWCHA5ckwXZBadntCNs8kEqAWdrb9O7rxbCaA4lKTIWjDXZxflOcA=="
crossorigin=""></script>
</head>
<body class="scroll-assist">
<div class="nav-container">
<a id="top"></a>
<nav class="bg-dark">
<div class="nav-bar">
<div class="module left">
<a href="./">
<img class="logo logo-light" alt="Foundry" src="img/fossasia-light.png" />
<img class="logo logo-dark" alt="Foundry" src="img/fossasia-dark.png" />
</a>
</div>
<div class="module widget-handle mobile-toggle right visible-sm visible-xs">
<i class="ti-menu"></i>
</div>
<div class="module-group right">
<div class="module left">
<ul class="menu">
<li><a href="#welcome">Welcome</a></li>
<li><a href="#mentors">Mentors</a></li>
<li><a href="#students">Students</a></li>
<li><a href="#contributors">Contributors</a></li>
<li><a href="projects.html">Projects</a></li>
<li><a href="#connect">Connect</a></li>
<li><a href="#map">Map</a></li>
<li class="code-in-nav has-dropdown"><a href="https://codein.withgoogle.com/organizations/fossasia/" target="_blank">GCI</a>
<ul>
<li><a href="https://gci17.fossasia.org" target="_blank">FOSSASIA GCI 2017/18</a></li>
<li><a href="https://gci16.fossasia.org" target="_blank">FOSSASIA GCI 2016/17</a></li>
<li><a href="https://gci15.fossasia.org" target="_blank">FOSSASIA GCI 2015/16</a></li>
<li><a href="https://gci14.fossasia.org" target="_blank">FOSSASIA GCI 2014/15</a></li>
</ul>
</li>
<li>
<a href="https://twitter.com/fossasia" target="_blank"><i class="fa fa-twitter fa-lg fa-fw" aria-hidden="true"></i></a>
<a href="https://facebook.com/fossasia" target="_blank"><i class="fa fa-facebook fa-lg fa-fw" aria-hidden="true"></i></a>
<a href="https://github.com/fossasia" target="_blank"><i class="fa fa-github fa-lg fa-fw" aria-hidden="true"></i></a>
<a href="https://www.youtube.com/channel/UCQprMsG-raCIMlBudm20iLQ" target="_blank"><i class="fa fa-youtube fa-lg fa-fw" aria-hidden="true"></i></a>
</li>
</ul>
</div>
<div class="module widget-handle language left">
<ul class="menu">
<li class="has-dropdown">
<a href="#">ENG</a>
<ul>
<li>
<a href="#">French</a>
</li>
<li>
<a href="#">Deutsch</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!--end of module group-->
</div>
</nav>
</div>
<div class="main-container">