diff options
Diffstat (limited to 'html')
| -rw-r--r-- | html/app.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/html/app.html b/html/app.html index cc933fd..59be684 100644 --- a/html/app.html +++ b/html/app.html @@ -22,6 +22,7 @@ <meta charset="UTF-8"> <title>GNUfault</title> <link rel="stylesheet" type="text/css" href="/css/all.css"> + <link rel="icon" type="image/x-icon" href="/images/taya.gif"> </head> <body> <div class="container"> |
