ehristoforu commited on
Commit
2402ff4
·
1 Parent(s): 86dc86d

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -55,7 +55,7 @@
55
  <h1>Tasks AI</h1>
56
  </header>
57
  <a class="button" href="#" onclick="openLink('/chat.html')">Chat</a>
58
- <a class="button" href="#" onclick="openLink('/image-geneator.html')">Image Creator</a>
59
  <a class="button" href="#" onclick="openLink('https://tasks-ai-auto-subtitled-video-generator.hf.space')">Generate Subtitles</a>
60
  <a class="button" href="#" onclick="openLink('/text-to-speech.html')">Text to Speech</a>
61
  <a class="button" href="#" onclick="openLink('/speech-to-text.html')">Speech to Text</a>
 
55
  <h1>Tasks AI</h1>
56
  </header>
57
  <a class="button" href="#" onclick="openLink('/chat.html')">Chat</a>
58
+ <a class="button" href="#" onclick="openLink('/image-creator.html')">Image Creator</a>
59
  <a class="button" href="#" onclick="openLink('https://tasks-ai-auto-subtitled-video-generator.hf.space')">Generate Subtitles</a>
60
  <a class="button" href="#" onclick="openLink('/text-to-speech.html')">Text to Speech</a>
61
  <a class="button" href="#" onclick="openLink('/speech-to-text.html')">Speech to Text</a>