Skip to content

Commit 9e55d1e

Browse files
Add favicon to index.html
1 parent 7643a5e commit 9e55d1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<title>Learning Unlimited</title>
55
<link rel="stylesheet" type="text/css" href="/media/css/index.css" />
6+
<link rel="shortcut icon" type="image/x-icon" href=/media/images/favicon.ico" />
67
<script type="text/javascript">
78
function make_normal()
89
{

0 commit comments

Comments
 (0)