小修改主页,新增fake page
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user