forked from vitlug-official/vitlug.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
21 lines (19 loc) · 744 Bytes
/
index.html
File metadata and controls
21 lines (19 loc) · 744 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html>
<html>
<head>
<title>VIT-LUG Homepage</title>
</head>
<body>
<div id="header">
<!-- Github ribbon -->
<a href="http://github.com/vitlug/vitlug.github.com"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://a248.e.akamai.net/assets.github.com/img/71eeaab9d563c2b3c590319b398dd35683265e85/687474703a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677261795f3664366436642e706e67" alt="Fork me on GitHub"></a>
</div>
<div id="middle">
<p>
Welcome. Discuss <a href="https://www.facebook.com/groups/350016428076/10150620995228077">here.</a>
</p>
</div>
<div id="footer">
</div>
</body>
</html>