mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-05 02:29:22 +01:00
18 lines
916 B
HTML
18 lines
916 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<meta name="description" content="Mikaela's Supybot related pages. This will contain everything useful that was Supybot-related from my old GH-pages repo.">
|
|
<meta name="author" content="Mikaela Suomalainen">
|
|
<title>Mikaela's Supybot site</title>
|
|
<link rel="stylesheet" type="text/css" href="css.css" />
|
|
</head>
|
|
<frameset rows="0,*" frameborder="0" framespacing="0" border="0">
|
|
<frame src="header.html" name="header" marginwidth="0" marginheight="0"
|
|
scrolling="no"> <frameset cols="150,*" frameborder="0" framespacing="0" border="0">
|
|
<frame src="navbar.html" name="left" marginwidth="0" marginheight="0" scrolling="no">
|
|
<frame src="index.real.html" name="right" marginwidth="0" marginheight="0"> </frameset>
|
|
</frameset> <font face="verdana" size="1">
|
|
</font>
|
|
</html>
|