Skip to content

Commit b0edd10

Browse files
committed
Add favicon
1 parent 6268fba commit b0edd10

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

favicon.ico

894 Bytes
Binary file not shown.

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.2/gh-fork-ribbon.min.css" />
6-
<!--<link rel="icon" href="favicon.ico">-->
6+
<link rel="icon" href="favicon.ico">
77
<style>
88
body { margin-top:15px; }
99
h1 { text-align: center; }

0 commit comments

Comments
 (0)