小修改主页,新增fake page

This commit is contained in:
2025-08-12 17:53:50 +08:00
parent 11ac279c88
commit 14fceea63c
2 changed files with 78 additions and 3 deletions

View File

@@ -85,9 +85,13 @@
include "./read_file.php";
?>
</div>
<link style="background-color: blueviolet;" href="https://gitea.ww3.tw/skimrme/open-ww3-project-ww3-tw">
<!-- gitea 图标 -->
<a style="background-color: blueviolet; position: absolute;" href="https://gitea.ww3.tw/skimrme/open-ww3-project-ww3-tw">
<img id="gitea-img" src="https://gitea.ww3.tw/assets/img/logo.svg" width="10%" alt="gitea" >
</link>
</a>
<?php
include "./fake_page.php";
?>
</body>
</html>
@@ -96,7 +100,7 @@
{
overflow: auto;
/* up、right、down、left */
margin: -630px 0px 0px 1036px;
margin: -610px 0px 0px 1036px;
}
#open-ww3-project-img