Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
5 |
<title>AuthentiCheck - AI Product Authentication</title>
|
6 |
<link href="https://fonts.googleapis.com/css2?family=Space+Mono:wght@400;700&display=swap" rel="stylesheet">
|
7 |
-
<link rel="stylesheet" href="
|
8 |
</head>
|
9 |
<body>
|
10 |
<div class="container">
|
|
|
4 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
5 |
<title>AuthentiCheck - AI Product Authentication</title>
|
6 |
<link href="https://fonts.googleapis.com/css2?family=Space+Mono:wght@400;700&display=swap" rel="stylesheet">
|
7 |
+
<link rel="stylesheet" href="style.css">
|
8 |
</head>
|
9 |
<body>
|
10 |
<div class="container">
|