Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tomcqt authored Feb 28, 2024
1 parent bc695d4 commit 9ae1196
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<link rel="stylesheet" href="style.css">
<title>Superscript</title>
<nav>
<a href="http://super.script.cl/"><p class="sitename menu">Superscript</p></a>
<p class="sitename menu">Superscript</p>
<p class="menu">Start</p>
<a href="http://super.script.cl/pricing"><p class="menu">Pricing</p></a>
<p class="menu">Pricing</p>
<p class="menu">Features</p>
<p class="menu">About Us</p>
<svg class="material-icons" xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px"><path d="M0 0h24v24H0z" fill="none"/><path d="M19 9H5c-.55 0-1 .45-1 1s.45 1 1 1h14c.55 0 1-.45 1-1s-.45-1-1-1zM5 15h14c.55 0 1-.45 1-1s-.45-1-1-1H5c-.55 0-1 .45-1 1s.45 1 1 1z"/></svg>
Expand Down

0 comments on commit 9ae1196

Please sign in to comment.