Add favicon

This commit is contained in:
Cole Bemis 2017-03-01 20:25:06 -08:00
parent f7bd8edb47
commit e19ea6c35c
2 changed files with 1 additions and 1 deletions

BIN
assets/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 484 B

View File

@ -12,7 +12,7 @@
<meta property="og:description" content="Simply beautiful open source icons">
<meta name="twitter:card" content="summary_large_image">
<!-- TODO: add open graph image -->
<!-- TODO: add favicon -->
<link rel="shortcut icon" type="image/png" href="assets/favicon.png">
<link href="https://fonts.googleapis.com/css?family=Rubik:300,400" rel="stylesheet">
<link rel="stylesheet" href="style.css">
</head>