attempt to add favicon to node

pull/2/head
Michael Q Larson 2014-11-07 17:27:16 -08:00
parent 3a27655e2c
commit d542ccadff
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ doctype html
html
head
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
title #{title} | Free Code Camp