shapermindai commited on
Commit
10009ed
·
verified ·
1 Parent(s): baeda77

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +6 -1
index.html CHANGED
@@ -10,7 +10,12 @@
10
  <div class="card">
11
  <h1>Welcome to PortfolioPro</h1>
12
  <p>To avoid our codebase being stolen, we have embedded a preexsisting webpage in this space. If you want to duplicate it, please email me at russia@hackermail.com.</p>
13
-
 
 
 
 
 
14
  </div>
15
  </body>
16
  </html>
 
10
  <div class="card">
11
  <h1>Welcome to PortfolioPro</h1>
12
  <p>To avoid our codebase being stolen, we have embedded a preexsisting webpage in this space. If you want to duplicate it, please email me at russia@hackermail.com.</p>
13
+ <iframe
14
+ src="https://udify.app/chatbot/fd8I4RIz0JkjuoM4"
15
+ style="width: 100%; height: 100%; min-height: 700px"
16
+ frameborder="0"
17
+ allow="microphone">
18
+ </iframe>
19
  </div>
20
  </body>
21
  </html>