いろいろ
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="ja">
|
||||
<head>
|
||||
<meta charset="utf8" />
|
||||
<link rel="stylesheet" href="./styles/style.css" />
|
||||
<title>ニジカもんすたぁ!! - 開発者向け情報</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<?php require_once './forms/header.frm.php' ?>
|
||||
|
||||
<main>
|
||||
<h1>開発者向け情報</h1>
|
||||
|
||||
<p>詳細は <a href="http://miteruzo.ml:3000/miteruzo/nizika/wiki" target="_blank">Git 内 Wiki</a> を御覧ください.</p>
|
||||
</main>
|
||||
|
||||
<?php require_once './forms/footer.frm.php' ?>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user