Skip to content
This repository has been archived by the owner on Jan 29, 2019. It is now read-only.

Commit

Permalink
Update favicon and link from base.html
Browse files Browse the repository at this point in the history
Fixes #7
  • Loading branch information
hawkz committed Oct 5, 2017
1 parent f1ed65e commit 06cfda9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified media/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="X-Clacks-Overhead" content="GNU John Pinner">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="/media/favicon.ico">

<title>{{ title }}</title>

Expand Down

0 comments on commit 06cfda9

Please sign in to comment.