mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-05 02:29:22 +01:00
bef7ecc02b
I am interested in seeing does anyone ever even look at these pages, but most of Supybot users who are on their channels have probable opted out of analytics or have extension to do that.
43 lines
1.6 KiB
HTML
43 lines
1.6 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<!-- <meta http-equiv="refresh" content="60" /> -->
|
|
<meta name="description" content="Insert description here" />
|
|
<meta name="author" content="Mikaela Suomalainen" />
|
|
<link rel="canonical" href="https://mkaysi.github.io/limnoria/Supybot.html">
|
|
<title>The real index (not-iframe)</title>
|
|
<link rel="stylesheet" type="text/css" href="css.css" />
|
|
</head>
|
|
<body>
|
|
|
|
Welcome to Mikaela's Supybot pages. These are what remains of
|
|
mkaysi.github.io's old Supybot related pages.
|
|
|
|
This site isn't official and won't help with most of issues. In case you
|
|
are looking for official sites, they are here:
|
|
|
|
+[Supybook](http://supybook.fealdia.org/devel/)
|
|
+[Supybot Website](http://supybot.aperio.fr/)
|
|
+[Q & A website](http://qa.supybot.aperio.fr/)
|
|
+[Limnoria official documentation](http://supybot.aperio.fr/doc/)
|
|
+[Gribble Wiki](http://sourceforge.net/apps/mediawiki/gribble/index.php?title=Main_Page)
|
|
|
|
If you cannot find what you are looking for from them, please come to IRC
|
|
and ask. The Support channels are [#supybot,#limnoria on chat.freenode.net](ircs://chat.freenode.net:6697/#supybot,#limnoria)
|
|
|
|
</body>
|
|
<script>
|
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
|
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
|
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
|
|
|
ga('create', 'UA-40171169-1', 'mkaysi.github.io');
|
|
ga('send', 'pageview');
|
|
|
|
</script>
|
|
</html>
|
|
|
|
<!-- vim : set ft=html -->
|