删除merge、建立web,并合并
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>不想写了</title>
|
||||
<meta charset="utf-8" lang="zh-CN">
|
||||
</head>
|
||||
<body>
|
||||
忘记写了
|
||||
<br>
|
||||
所以暂时就不写了
|
||||
<p>2025.08.05</p>
|
||||
<p>over</p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -6,7 +6,7 @@
|
||||
<link rel="icon" type="image/x-icon" href="./icon/original.ico">
|
||||
</head>
|
||||
<body>
|
||||
<div id="black_block">
|
||||
<div id="black_block"> <!-- 黑色透明背景居中 -->
|
||||
<div id="navbar1">
|
||||
<table border="0" style="background-color: rgba(147, 185, 255, 0.644);">
|
||||
<tbody>
|
||||
@@ -79,20 +79,31 @@
|
||||
<!-- 屑站日志 -->
|
||||
<br>
|
||||
<br>
|
||||
<img id="open-ww3-project-img" width="10%" src="./src/img/open-ww3-project.png" alt="open-ww3-project-img">
|
||||
<div id="post_content">
|
||||
<?php
|
||||
include "./read_file.php";
|
||||
?>
|
||||
</div>
|
||||
<link style="background-color: blueviolet;" 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>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<style>
|
||||
#gitea-img
|
||||
{
|
||||
overflow: auto;
|
||||
/* up、right、down、left */
|
||||
margin: -630px 0px 0px 1036px;
|
||||
|
||||
}
|
||||
#open-ww3-project-img
|
||||
{
|
||||
overflow: auto;
|
||||
/* up、right、down、left */
|
||||
margin: -354px 0px 0px 1035px;
|
||||
margin: -320px 0px 0px -10px;
|
||||
}
|
||||
#post_content
|
||||
{
|
||||
|
||||
0
public/blog/read_file.php
Normal file → Executable file
0
public/blog/read_file.php
Normal file → Executable file
BIN
public/blog/src/img/open-ww3-project.png
Executable file
BIN
public/blog/src/img/open-ww3-project.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 280 KiB |
Reference in New Issue
Block a user