Skip to content

Commit 52bb14c

Browse files
authored
Update index.html
1 parent fac789c commit 52bb14c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<link href="https://fonts.googleapis.com/css?family=Quicksand" rel="stylesheet">
4+
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Quicksand">
55
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
66
<title>Pychain</title>
77
</head>

0 commit comments

Comments
 (0)