git server test

This commit is contained in:
2026-09-07 19:17:16 +08:00
parent af9b9ef5a9
commit 574f150565
3 changed files with 70 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>akivili.wiki</title>
</head>
<body>
<div id="content">
<h1>Welcome to akivili.wiki</h1>
<p>This is a placeholder for the content of the wiki.</p>
</div>
</body>
</html>