test ai-blog
This commit is contained in:
11
ai-conversation/index.html
Normal file
11
ai-conversation/index.html
Normal 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>
|
Reference in New Issue
Block a user