forked from ILUGD/ILUGD.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
44 lines (42 loc) · 2.37 KB
/
index.html
File metadata and controls
44 lines (42 loc) · 2.37 KB
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Indian Linux User Group Delhi</title>
<link href="https://fonts.googleapis.com/css?family=PT+Sans:400,700" rel="stylesheet">
<!--<link href="https://fonts.googleapis.com/css?family=Space+Mono" rel="stylesheet">-->
<link rel="stylesheet" type="text/css" href="assets/css/main.css">
</head>
<a href="https://github.com/ILUGD/ILUGD.github.io" target = "_blank"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png"></a>
<body class="page-home">
<section>
<img class="header-logo" src="assets/img/tux.png">
<p>Welcome to the India Linux Users Group Delhi</p>
<h1>ILUG-D</h1>
</section>
<script src="assets/js/main.js"></script>
<section class='social-links'>
<ul id='listtop'>
<li><a title='About Us' href="#">About Us</a></li>
<li><a title='Join our mailing list' href="#">Mailing List</a>
<ul>
<li><a href="http://frodo.hserus.net/mailman/listinfo/ilugd" target="_blank" rel=external>Subscribe</a></li>
<li><a href="http://bit.ly/pydelhi-mailinglist-guidelines" target="_blank" rel=external >Guidelines</a></li>
</ul>
</li>
<li><a title='Other social links' href="#">Social</a>
<ul>
<li><a href="http://meetu.ps/c/33hSL/mrw5T/f" target="_blank" rel=external >MeetUp</a></li>
<li><a href="https://groups.google.com/forum/#!forum/ilugd/" target="_blank" rel=external >Google Group</a></li>
<li><a href="https://www.facebook.com/ILUGD/" target="_blank" rel=external >Facebook Page</a></li>
<li><a href="https://twitter.com/ilugdelhi" target="_blank" rel=external >Twitter</a></li>
<li><a href="tg://join?invite=DQQdYgqEmJF62rPE__9d_w" target="_blank" rel=external >Telegram</a></li>
</ul>
</li>
<li><a href="http://github.com/ilugd" target="_blank" rel=external
title="Visit and collaborate with us on Github">Github</a>
</li>
</ul>
</section>
</body>
</html>