Added the indexpage
This commit is contained in:
31
index.html
Normal file
31
index.html
Normal file
@ -0,0 +1,31 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Ubugtu and Ubotu</title>
|
||||
<link rel="stylesheet" href="/bot.css" />
|
||||
<link rel="shortcut icon" href="favicon.ico" type="image/png" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="home">
|
||||
<h1>Ubugtu & Ubotu <img src="xchat.png" alt="Hi!" /></h1>
|
||||
<p>
|
||||
This is the home of the Ubugtu and Ubotu bots you can find in various
|
||||
Ubuntu channels on the Freenode network. If you want them to join your
|
||||
channel: /msg Seveas
|
||||
</p>
|
||||
<h1>Plugins</h1>
|
||||
<p>
|
||||
The plugins used by these bots can be found in the bzr branch located at
|
||||
https://bots.ubuntulinux.nl
|
||||
</p>
|
||||
<p>
|
||||
Bugs and feature requests can be filed at <a
|
||||
href="http://launchpad.net/products/ubuntu-bots">launchpad.net</a>
|
||||
</p>
|
||||
<h1>Web interface</h1>
|
||||
<p><a href="timezones.html">Timezones</a></p>
|
||||
<p><a href="bans.cgi">The bantracker</a></p>
|
||||
<p><a href="factoids.cgi">Factoid database</a></p>
|
||||
<p>©2006 Dennis Kaarsemaker</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user