Skip to content
This repository was archived by the owner on Jun 23, 2020. It is now read-only.

Commit 60917b0

Browse files
SamAI-SoftwareQuincyLarson
authored andcommitted
Add Favicon (#70)
* Add favicon * Add images * Typo
1 parent cbef3ef commit 60917b0

File tree

3 files changed

+1
-0
lines changed

3 files changed

+1
-0
lines changed

images/FCC-favicon-32x32.png

1.46 KB
Loading

images/FCC-favicon-96x96.png

4.69 KB
Loading

index.html

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
77
<title>2016 New Coder Survey</title>
8+
<link rel="shortcut icon" href="./images/FCC-favicon-32x32.png">
89
<link href="./stylesheets/style.min.css" rel="stylesheet">
910
<link href='https://fonts.googleapis.com/css?family=Roboto:900,500,400,300,100' rel='stylesheet' type='text/css'>
1011
<script src="https://code.jquery.com/jquery-2.2.4.min.js"></script>

0 commit comments

Comments
 (0)