-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
21 lines (20 loc) · 1.1 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>The eggtcl project: Approved Eggdrop TCL scripts</title>
<link href="src/style.css" rel="stylesheet" type="text/css">
</head>
<body>
<h1><a href="http://eggtcl.github.com/" title="The eggtcl project" rel="home">The eggtcl project</a></h1>
<h3><a href="https://github.com/eggtcl/eggtcl">Approved Eggdrop TCL scripts</a></h3>
<p><a href="http://groups.google.com/group/eggtcl-discuss">discuss</a> -
<a href="https://github.com/eggtcl/eggtcl">code</a> -
<a href="http://paste.tclhelp.net/">paste</a> -
<a href="http://www.eggheads.org/support/egghtml/1.6.20/tcl-commands.html">eggdrop tcl ref</a> -
<a href="http://www.tcl.tk/man/tcl8.5/TclCmd/contents.htm">tcl ref</a> -
<a href="http://eggwiki.org/">eggdrop wiki</a>
</p>
<h4><a href="irc://irc.efnet.org/eggtcl">#eggtcl on EFnet</a></h4>
<div>Copyright © 2013 the eggtcl project.</div>
</body>
</html>