Skip to content

Commit 9b5e0c9

Browse files
amitseProLoser
authored andcommitted
Removed duplicate rel in line 8 (#108)
1 parent 2abdd03 commit 9b5e0c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<link href="logo/UI_Shield.png" rel="shortcut icon">
77

8-
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.css" rel="stylesheet">
8+
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.css">
99
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
1010
<link href="css/app.css" rel="stylesheet">
1111
</head>

0 commit comments

Comments
 (0)