14 lines
348 B
HTML
14 lines
348 B
HTML
<!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> |