Skip to content

Commit 655b940

Browse files
fix google links
1 parent f9dbc7a commit 655b940

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Wireframe/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
<html lang="en">
33

44
<head>
5-
<meta charset="UTF-8" />
6-
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
5+
<meta charset="UTF-8" >
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0" >
77
<title>Wireframe</title>
8-
<link rel="stylesheet" href="style.css" />
8+
<link rel="stylesheet" href="style.css" >
99
<link rel="preconnect" href="https://fonts.googleapis.com">
1010
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
1111

1212
<link href="https://fonts.googleapis.com/css2?family=Kalam:wght@400;700&family=Inter:wght@400;600&display=swap"
13-
rel="stylesheet" />
13+
rel="stylesheet">
1414
</head>
1515

1616
<body>

0 commit comments

Comments
 (0)