Skip to content

Commit 74c4f44

Browse files
ohsayanupsuper
authored andcommitted
Added rust favicon (#14)
1 parent 62fc2c9 commit 74c4f44

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

templates/favicon.ico

22.7 KB
Binary file not shown.

templates/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta charset="UTF-8">
55
<title>Are we async yet?</title>
66
<link rel="stylesheet" href="style.css">
7+
<link rel="icon" href="favicon.ico">
78
<body>
89
<h1>Are we <code>async</code> yet?</h1>
910
<p>For <code>async</code> syntax, not yet, but progress is being made!</p>

0 commit comments

Comments
 (0)