SVNからのミラー

This commit is contained in:
2025-11-07 22:48:07 +09:00
commit 438c7d8aef
68 changed files with 7619 additions and 0 deletions

8
view/common/footer.maron Normal file
View File

@@ -0,0 +1,8 @@
</main>
<footer>
<address>Copyright{{ defined('COPYRIGHT_YEAR') ? ' '.COPYRIGHT_YEAR : '' }} © <a href="https://076.moe/">076スタジオ合同会社</a></address><br />
Powered By <a href="https://technicalsuwako.moe/littlebeast">Little Beast</a>
</footer>
</div>
</body>
</html>