Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Emirodgar committed Apr 2, 2024
1 parent fd9f22c commit bf8c53b
Showing 1 changed file with 14 additions and 5 deletions.
19 changes: 14 additions & 5 deletions seo-dashboards/index.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,17 @@
<!DOCTYPE html>
<html dir="ltr" lang="en">
<head>
<title>Free SEO dashboards (Looker Studio)</title>
<link rel="icon" href="../cdn/images/hash.png" />
<link rel="stylesheet" href="estilos.css" type="text/css" />
</head>

<html>

<div class="container">

<header>
<title>Free SEO dashboards (Looker Studio)</title>
<link rel="icon" href="../cdn/images/hash.png" />

<nav>
<h2>EMIRODGAR</h2>
<ul>
Expand All @@ -17,8 +26,7 @@ <h2>EMIRODGAR</h2>
</li>
</ul>
</nav>
<link rel="stylesheet" href="estilos.css" type="text/css" />


</header>

<section class="main">
Expand Down Expand Up @@ -77,4 +85,5 @@ <h3>Ecommerce Dashboard</h3>
</p>
</footer>

</div>
</div>
</html>

0 comments on commit bf8c53b

Please sign in to comment.