dtriser / index.html
britneymuller's picture
Update index.html
e3088cd
raw
history blame
1.21 kB
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>DTRIS - The Future of SEO Testing</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="card">
<h1>Welcome to Project DTRISER!</h1>
<p>
Home of SEO Testing and Development for Federico & Britney. DTRISER stands for Does This Rank In Search Enginge Results. We've come a long way in our creation of DTRISER and its parent organizations! So get cozy and grab a cup of coffee (or tea and biscuits if you prefer) because we are about to prove whether this interface is in fact a good place for content to be indexed and discovered across the interweb.
</p>
<p><div style="position: relative; padding-bottom: 56.25%; height: 0;"><iframe src="https://www.loom.com/embed/99888f94c8484a3bac1af9e99f9b39c4" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"></iframe></div></p>
<p>
Also don't forget to check the
<a href="https://huggingface.co/docs/hub/spaces" target="_blank"
>Spaces documentation</a
>.
</p>
</div>
</body>
</html>