source: code/trunk/docs/index.html@ 66

Last change on this file since 66 was 66, checked in by yakumo.izuru, 17 months ago

これ以上壊れることはないと思いますか?

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File size: 534 bytes
Line 
1<!DOCTYPE HTML PUBLIC "//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<html>
3 <head>
4 <link rel="stylesheet" href="/docs/style.css">
5 <meta http-equiv="Content-type" content="text/html; charset=utf-8">
6 <meta name="author" content="Izuru Yakumo">
7 <title>Mai | Documentation</title>
8 </head>
9 <body id="body">
10 <img src="/static/favicon128x128.png" style="text-align: center;">
11 <h1 id="header">Documentation</h1>
12 <ul id="nav">
13 <li><a href="/docs/api">API</a></li>
14 </ul>
15 </body>
16</html>
17
Note: See TracBrowser for help on using the repository browser.