attempt to add favicon to node
This commit is contained in:
@ -2,6 +2,7 @@ doctype html
|
|||||||
html
|
html
|
||||||
head
|
head
|
||||||
script(src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js")
|
script(src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js")
|
||||||
|
link(rel='shortcut icon', href='https://s3.amazonaws.com/freecodecamp/favicon.ico')
|
||||||
include partials/meta
|
include partials/meta
|
||||||
title #{title} | Free Code Camp
|
title #{title} | Free Code Camp
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user