diff options
Diffstat (limited to '')
-rw-r--r-- | www/baustelleninfos.html | 2 | ||||
-rw-r--r-- | www/benutzerhandbuch.html | 2 | ||||
-rw-r--r-- | www/download.html | 2 | ||||
-rw-r--r-- | www/einfuehrung.html | 2 | ||||
-rw-r--r-- | www/favicon.ico | bin | 0 -> 1150 bytes | |||
-rw-r--r-- | www/favicon.png | bin | 517 -> 0 bytes | |||
-rw-r--r-- | www/index.html | 2 | ||||
-rw-r--r-- | www/links.html | 2 | ||||
-rw-r--r-- | www/vorlage.html | 2 |
9 files changed, 7 insertions, 7 deletions
diff --git a/www/baustelleninfos.html b/www/baustelleninfos.html index 2945c0d..b5456cf 100644 --- a/www/baustelleninfos.html +++ b/www/baustelleninfos.html @@ -5,7 +5,7 @@ <head> <title>Neo – Neues Deutsches Tastaturlayout</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> - <link rel="shortcut icon" href="./favicon.png"> + <link rel="shortcut icon" href="./favicon.ico"> <link rel="stylesheet" type="text/css" href="stylesheet.css"> </head> diff --git a/www/benutzerhandbuch.html b/www/benutzerhandbuch.html index dc22b1a..e23d3c8 100644 --- a/www/benutzerhandbuch.html +++ b/www/benutzerhandbuch.html @@ -5,7 +5,7 @@ <head> <title>Neo – Neues Deutsches Tastaturlayout</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> -<link rel="shortcut icon" href="./favicon.png"> +<link rel="shortcut icon" href="./favicon.ico"> <link rel="stylesheet" type="text/css" href="stylesheet.css"> </head> diff --git a/www/download.html b/www/download.html index 3e02191..be450c0 100644 --- a/www/download.html +++ b/www/download.html @@ -5,7 +5,7 @@ <head> <title>Neo – Neues Deutsches Tastaturlayout</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> -<link rel="shortcut icon" href="./favicon.png"> +<link rel="shortcut icon" href="./favicon.ico"> <link rel="stylesheet" type="text/css" href="stylesheet.css"> </head> diff --git a/www/einfuehrung.html b/www/einfuehrung.html index ec2f1df..c8cf5ce 100644 --- a/www/einfuehrung.html +++ b/www/einfuehrung.html @@ -5,7 +5,7 @@ <head> <title>Neo – Neues Deutsches Tastaturlayout</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> -<link rel="shortcut icon" href="./favicon.png"> +<link rel="shortcut icon" href="./favicon.ico"> <link rel="stylesheet" type="text/css" href="stylesheet.css"> </head> diff --git a/www/favicon.ico b/www/favicon.ico Binary files differnew file mode 100644 index 0000000..3bf9ffc --- /dev/null +++ b/www/favicon.ico diff --git a/www/favicon.png b/www/favicon.png Binary files differdeleted file mode 100644 index 38213be..0000000 --- a/www/favicon.png +++ /dev/null diff --git a/www/index.html b/www/index.html index 29d321b..dbde310 100644 --- a/www/index.html +++ b/www/index.html @@ -5,7 +5,7 @@ <head> <title>Neo – Neues Deutsches Tastaturlayout</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> - <link rel="shortcut icon" href="./favicon.png"> + <link rel="shortcut icon" href="./favicon.ico"> <link rel="stylesheet" type="text/css" href="stylesheet.css"> </head> diff --git a/www/links.html b/www/links.html index 72bd11a..d4a26e3 100644 --- a/www/links.html +++ b/www/links.html @@ -5,7 +5,7 @@ <head> <title>Neo – Neues Deutsches Tastaturlayout</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> -<link rel="shortcut icon" href="./favicon.png"> +<link rel="shortcut icon" href="./favicon.ico"> <link rel="stylesheet" type="text/css" href="stylesheet.css"> </head> diff --git a/www/vorlage.html b/www/vorlage.html index ef17d44..acac9ca 100644 --- a/www/vorlage.html +++ b/www/vorlage.html @@ -5,7 +5,7 @@ <head> <title>Neo – Neues Deutsches Tastaturlayout</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> -<link rel="shortcut icon" href="./favicon.png"> +<link rel="shortcut icon" href="./favicon.ico"> <link rel="stylesheet" type="text/css" href="stylesheet.css"> </head> |