Skip to content

Commit 59ba96f

Browse files
committed
font awesome for icons
1 parent 966c245 commit 59ba96f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

groceryList.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<link rel="icon" href="assets/images/icon.png" title="icon">
88
<title>Grocery List</title>
99
<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'>
10+
<link rel="stylesheet" href="assets/plugins/font-awesome/css/font-awesome.css">
1111
</head>
1212
<body>
1313

0 commit comments

Comments
 (0)