Skip to content

Commit

Permalink
Added favicon
Browse files Browse the repository at this point in the history
As a site visitor, I want to see a favicon openhatch#33

Added the generic OpenHatch favicon available at:
http://openhatch.org/static/images/penguin.png
  • Loading branch information
IamAdiSri committed Jun 4, 2015
1 parent b6c7549 commit 399d403
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added content/images/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions themes/pelican-elegant/templates/base.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<link rel="shortcut icon" href="/images/favicon.ico">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
Expand Down

0 comments on commit 399d403

Please sign in to comment.