Spaces:
Running
Running
Commit ·
f82e7f5
1
Parent(s): 959b1e4
Update index.html
Browse files- index.html +3 -4
index.html
CHANGED
|
@@ -3,15 +3,14 @@
|
|
| 3 |
<head>
|
| 4 |
<meta charset="utf-8" />
|
| 5 |
<meta name="viewport" content="width=device-width" />
|
| 6 |
-
<title>
|
| 7 |
<link rel="stylesheet" href="style.css" />
|
| 8 |
</head>
|
| 9 |
<body>
|
| 10 |
<div class="card">
|
| 11 |
-
<h1>Welcome to
|
| 12 |
<p>
|
| 13 |
-
|
| 14 |
-
Files and versions tab.
|
| 15 |
</p>
|
| 16 |
<p>
|
| 17 |
Also don't forget to check the
|
|
|
|
| 3 |
<head>
|
| 4 |
<meta charset="utf-8" />
|
| 5 |
<meta name="viewport" content="width=device-width" />
|
| 6 |
+
<title>DTRIS - The Future of SEO Testing</title>
|
| 7 |
<link rel="stylesheet" href="style.css" />
|
| 8 |
</head>
|
| 9 |
<body>
|
| 10 |
<div class="card">
|
| 11 |
+
<h1>Welcome to Project DTRISER!</h1>
|
| 12 |
<p>
|
| 13 |
+
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.
|
|
|
|
| 14 |
</p>
|
| 15 |
<p>
|
| 16 |
Also don't forget to check the
|