We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e55d1e commit 31c9b0cCopy full SHA for 31c9b0c
index.html
@@ -3,7 +3,7 @@
3
<head>
4
<title>Learning Unlimited</title>
5
<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" />
+ <link rel="shortcut icon" type="image/x-icon" href="/media/images/favicon.ico" />
7
<script type="text/javascript">
8
function make_normal()
9
{
0 commit comments