This repository has been archived by the owner on Aug 31, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
42 lines (37 loc) · 2.18 KB
/
index.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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>GNU/Linux User Group at ACM</title>
<link rel="stylesheet" href="lug09.css" title="LUG09" />
<meta name="google-site-verification" content="bqQYO-GG8z8XUYVzOA4EfPdPIOHHZSysKinwXDRSDa0" />
</head>
<body><div id="container">
<img id="logo" src="Gnulinux.png" alt="gnutux" width="200" height="200" />
<h1>GNU/Linux Users Group</h1>
<h2>Association for Computing Machinery @ University of Illinois at Urbana-Champaign</h2>
<div id="navcontainer">
<ul id="navlist">
<li id="active"><a href="index.html" id="current">About</a></li>
<li id="notactive"><a href="projects.html" id="notcurrent">Projects</a></li>
<li id="notactive"><a href="meetings.html" id="notcurrent">Meetings</a></li>
<li id="notactive"><a href="conventions.html" id="notcurrent">Conventions</a></li>
<li id="notactive"><a href="events.html" id="notcurrent">Events</a></li>
<li id="notactive"><a href="opportunities.html" id="notcurrent">Opportunities</a></li>
<li id="notactive"><a href="materials.html" id="notcurrent">Materials</a></li>
</ul>
</div>
<div id="content">
<p>The GNU/Linux Users Group (GLUG) at <a href="https://www-s.acm.illinois.edu/">ACM@UIUC</a> meets at
<strong>8pm on Tuesdays</strong> in 216 Siebel Center.
<p>GLUG aims to provide a place for GNU/Linux users to exchange tips,
tricks, solutions, and other knowledge about GNU/Linux. Come join us!</p>
<p><blockquote><li><a href="https://www.facebook.com/groups/uiuc.gluug">Check us out on Facebook</a></li></blockquote></p>
<p><blockquote><li><a href="https://www.youtube.com/channel/UCsQCS7sl74hSLJezUE6vyDA">Check us out on Youtube</a></li></blockquote></p>
<p><blockquote><li><a href="http://www.acm.uiuc.edu/sigs/33">Sign up for the gnulug-l mailing list</a></li></blockquote></p>
<p><blockquote><li><a href="https://twitter.com/UIUC_ACM_Bot/">Follow the Bot on Twitter</a></li></blockquote></p>
<p><blockquote><li>IRC ##uiuclug on irc.freenode.net</li></blockquote></p>
<p><i>Last upated on Novemeber 26th, 2014</i></p>
</div>
</div></body>
</html>