-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathirc.html
More file actions
24 lines (20 loc) · 826 Bytes
/
irc.html
File metadata and controls
24 lines (20 loc) · 826 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="keywords" content="">
<link rel="shortcut icon" href="http://minos.io/favicon.ico">
<link href='http://fonts.googleapis.com/css?family=Exo+2:200|PT+Sans|Strait|Vollkorn|' rel='stylesheet' type='text/css'>
<link rel="alternate" type="application/atom+xml" href="/atom.xml">
<link rel="stylesheet" type="text/css" href="/assets/css/default.css">
<title>irc</title>
</head>
<body>
<div id="content">
<h1 class="page" style="padding-left:0%;">o@o/</h1>
<div class="page">
<iframe class="showterm" src="http://webchat.freenode.net?channels=%23minos&uio=Mz1mYWxzZSYxMT0yMjYbf" width="647" height="380"> </iframe>
</div>
</div>
</body>
</html>