Skip to content

Commit

Permalink
Added GitHub url to footer
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerkrewson committed Dec 25, 2017
1 parent be8dde3 commit 5b34216
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions views/layout.jade
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,10 @@ html
block content
hr
footer
|Drawphone by Tanner Krewson
|Drawphone by
a(href='http://www.tannerkrewson.com/', target='_blank') Tanner Krewson
br
a(href='http://www.tannerkrewson.com/', target='_blank') www.tannerkrewson.com
a(href='https://github.com/tannerkrewson/drawphone', target='_blank') View on GitHub
br
// jQuery
script(src='https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js')
Expand Down

0 comments on commit 5b34216

Please sign in to comment.