Initial commit: VoIdeaAI - voice-first AI idea assistant

This commit is contained in:
2026-05-13 12:51:42 +03:00
commit 688d043dad
421 changed files with 47915 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head><meta charset="utf-8"></head>
<body style="font-family: sans-serif; max-width: 600px; margin: 0 auto;">
<h2>{{ subject }}</h2>
<p>{{ message }}</p>
<hr>
<p style="color: #666; font-size: 12px;">VoIdea — записывай и развивай идеи с помощью ИИ</p>
</body>
</html>