Initial commit: VoIdeaAI - voice-first AI idea assistant
|
After Width: | Height: | Size: 54 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 2.6 KiB |
|
After Width: | Height: | Size: 9.4 KiB |
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
|
||||
<rect width="100" height="100" rx="20" fill="#4f46e5"/>
|
||||
<text x="50" y="68" font-size="55" font-family="Arial" font-weight="bold" fill="white" text-anchor="middle">V</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 247 B |
|
After Width: | Height: | Size: 60 KiB |
|
After Width: | Height: | Size: 330 KiB |
|
After Width: | Height: | Size: 158 KiB |
@@ -0,0 +1,3 @@
|
||||
User-agent: *
|
||||
Allow: /
|
||||
Sitemap: https://voidea.ai/sitemap.xml
|
||||
@@ -0,0 +1 @@
|
||||
{"name":"VoIdeaAI","short_name":"VoIdeaAI","start_url":"/","display":"standalone","background_color":"#f9fafb","theme_color":"#6366f1","icons":[{"src":"\/icons\/android-chrome-192x192.png","sizes":"192x192","type":"image\/png"},{"src":"\/icons\/android-chrome-512x512.png","sizes":"512x512","type":"image\/png"},{"src":"\/apple-touch-icon.png","sizes":"180x180","type":"image\/png"},{"src":"\/favicon-16x16.png","sizes":"16x16","type":"image\/png"},{"src":"\/favicon-32x32.png","sizes":"32x32","type":"image\/png"},{"src":"\/favicon.ico","sizes":"48x48","type":"image\/x-icon"}]}
|
||||
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://voidea.ai/</loc>
|
||||
<priority>1.0</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://voidea.ai/privacy</loc>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://voidea.ai/terms</loc>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://voidea.ai/data-processing</loc>
|
||||
<priority>0.5</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://voidea.ai/user-guide</loc>
|
||||
<priority>0.6</priority>
|
||||
</url>
|
||||
</urlset>
|
||||