Skip to content

Commit

Permalink
Merge pull request #82 from sudheesh001/Patch80
Browse files Browse the repository at this point in the history
Fixes #80 Adds favicon for jobs pages
  • Loading branch information
daminisatya committed Apr 5, 2016
2 parents 85a1f5d + 2bdd58a commit 09d4ae0
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
<link href="http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">

<link rel="shortcut icon" href="/images/favicon.ico">
<link rel="apple-touch-icon-precomposed" href="/images/osd-logo.png">
<link rel="mask-icon" sizes="any" href="/images/opensourcedesign-logo.svg" color="#000">

<!-- Custom CSS -->
<link href="//opensourcedesign.net/css/main.css" rel="stylesheet">

Expand Down
Binary file added images/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions images/opensourcedesign-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/osd-logo-240.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/osd-logo-50.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/osd-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 09d4ae0

Please sign in to comment.