Skip to content

Commit 3754d87

Browse files
committed
font-awesome now included with connect-assets
1 parent a29bf7b commit 3754d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/index.jade

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ html
33
head
44
title PrashFour
55
!= css('bootstrap.min')
6-
link(href='/css/font-awesome.min.css', rel='stylesheet', type='text/css')
6+
!= css('font-awesome.min')
77
!= css('style')
88
!= css('jquery.pnotify.default')
99
script

0 commit comments

Comments
 (0)