test ai-blog

This commit is contained in:
2025-07-15 17:32:20 +09:00
parent 75f108e7b8
commit 0110773592
73 changed files with 9000 additions and 30 deletions

View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>AI Conversation</title>
</head>
<body>
<div id="ai-conversation-atproto"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>