generated from template/astro-template
14 lines
146 B
Plaintext
14 lines
146 B
Plaintext
---
|
|
|
|
---
|
|
|
|
<html lang='zh-CN'>
|
|
<head>
|
|
<meta charset='UTF-8' />
|
|
<title>AI Pages</title>
|
|
</head>
|
|
<body>
|
|
<slot />
|
|
</body>
|
|
</html>
|