We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 966c245 commit 59ba96fCopy full SHA for 59ba96f
groceryList.html
@@ -7,7 +7,7 @@
7
<link rel="icon" href="assets/images/icon.png" title="icon">
8
<title>Grocery List</title>
9
<link rel="stylesheet" href="assets/css/grocery.css">
10
- <link href="http://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.css" rel="stylesheet" type='text/css'>
+ <link rel="stylesheet" href="assets/plugins/font-awesome/css/font-awesome.css">
11
</head>
12
<body>
13
0 commit comments