This website works better with JavaScript.
Home
Explore
Register
Sign In
miteruzo
/
nizika
Watch
0
Star
0
Fork
0
Code
Issues
5
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
リンク修正
NIZIKA_DEV-003
miteruzo
1 year ago
parent
274589b455
commit
c631c4d776
2 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
forms/about.frm.php
+1
-1
forms/header.frm.php
+ 1
- 0
forms/about.frm.php
View File
@@ -9,6 +9,7 @@
<?php require_once './forms/header.frm.php' ?>
<main>
<h1>ニジカもんすたぁ!! について</h1>
<p>このサイトは,伊地知ニジカを愛で,愛でて,愛でまくることを目的としたサイトです.</p>
<p>このサイトに関するソースは,すべて<a href="http://miteruzo.ml:3000/miteruzo">運営の Git</a> に公開してあります.</p>
<p>詳細は該当リポジトリの Wiki 等を御参照ください.</p>
+ 1
- 1
forms/header.frm.php
View File
@@ -1,6 +1,6 @@
<header>
<ul>
<li><a href="/">トップ</a></li>
<li><a href="/
top.php
">トップ</a></li>
<li><a href="/products">作品</a></li>
<li><a href="/about.php">このサイトについて</a></li>
</ul>
Write
Preview
Loading…
Cancel
Save