Skip to content

Commit

Permalink
Add favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
oknoorap authored Jan 13, 2017
1 parent cf68b47 commit 4410e21
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
<head>
<meta charset="utf-8">
<title>Ribhnux Technology</title>
<link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="/manifest.json">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#cc0000">
<meta name="theme-color" content="#fafafa">
<link href="https://fonts.googleapis.com/css?family=Quicksand" rel="stylesheet">
<style>
body {
Expand Down

0 comments on commit 4410e21

Please sign in to comment.