We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fac789c commit 52bb14cCopy full SHA for 52bb14c
1 file changed
frontend/public/index.html
@@ -1,7 +1,7 @@
1
<!DOCTYPE html>
2
<html lang="en">
3
<head>
4
- <link href="https://fonts.googleapis.com/css?family=Quicksand" rel="stylesheet">
+ <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Quicksand">
5
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
6
<title>Pychain</title>
7
</head>
0 commit comments