Skip to content

Commit 91a8d4d

Browse files
authored
Update index.html
1 parent 25b452f commit 91a8d4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<title>ExactAlytics</title>
5-
<link rel="stylesheet" href="https://script-js.github.io/js-css/urun.css">
5+
<link rel="stylesheet" href="style.css">
66
<link rel="preconnect" href="https://fonts.googleapis.com">
77
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
88
<link href="https://fonts.googleapis.com/css2?family=Schibsted+Grotesk:ital,wght@0,400..900;1,400..900&amp;display=swap" rel="stylesheet">
@@ -14,7 +14,7 @@
1414
<h1>ExactAlytics</h1>
1515
<p>Super easy analytics with precise numbers</p>
1616
<h2>100% free</h2>
17-
<a href="analytics"><button class="eBtn">Dashboard</button></a>
17+
<a href="analytics"><button>Dashboard</button></a>
1818
</div>
1919
</body>
2020
</html>

0 commit comments

Comments
 (0)