Update index.html too
This commit is contained in:
17
index.html
17
index.html
@ -1,35 +1,32 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Ubugtu and Ubotu</title>
|
||||
<link rel="stylesheet" href="/bot.css" />
|
||||
<title>Ubottu</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 Ubotu bot which you can find in various
|
||||
This is the home of the Ubottu bot which you can find in various
|
||||
Ubuntu channels on the Freenode network. If you want him to join your
|
||||
channel: /msg Seveas
|
||||
channel ask in #ubuntu-ops
|
||||
</p>
|
||||
<h1>Plugins</h1>
|
||||
<p>
|
||||
The home grown plugins used by these bots can be found in the bzr branch
|
||||
located at <a
|
||||
href="http://blackbird.kaarsemaker.net/code/ubotu/">http://blackbird.kaarsemaker.net/code/ubotu</a>
|
||||
located at <a href="https://code.edge.launchpad.net/ubuntu-bots/">Launchpad</a>
|
||||
</p>
|
||||
<p>
|
||||
Bugs and feature requests can be filed at <a
|
||||
href="http://launchpad.net/products/ubuntu-bots">launchpad.net</a>
|
||||
href="http://bugs.launchpad.net/ubuntu-bots">launchpad.net</a>
|
||||
</p>
|
||||
<h1>Web interface</h1>
|
||||
<p><a href="timezones.html">Timezones</a></p>
|
||||
<p><a href="https://ubotu.ubuntu-nl.org/bans.cgi">The bantracker</a></p>
|
||||
<!--- <p><a href="bans.cgi">The bantracker</a></p> --->
|
||||
<p><a href="factoids.cgi">Factoid database</a></p>
|
||||
<h1>Raw data</h1>
|
||||
<p><a href="ubuntu.db">Ubuntu database</a></p>
|
||||
<p><a href="gnewsense.db">gNewSense database</a></p>
|
||||
<p><a href="Lart.flat.db">A collection of larts</a></p>
|
||||
<p>©2006-2007 Dennis Kaarsemaker</p>
|
||||
</div>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user