seo-ez / index.html
shapermindai's picture
Update index.html
fc5fef9 verified
raw
history blame contribute delete
No virus
607 Bytes
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>SEO-EZ Beta</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="card">
<h1>What's up with the format?</h1>
<p>This is an early beta version of our software. To prevent our source code and keys from being reverse-engineered, it is embedded.</p>
<p> <iframe
src="https://udify.app/chatbot/D1COa6Sb29mCYUIS"
style="width: 100%; height: 100%; min-height: 700px"
frameborder="0"
allow="microphone">
</iframe>
</p>
</div>
</body>
</html>