Skip to content

Commit 368f626

Browse files
authored
update favicons (#21)
1 parent 4a688aa commit 368f626

7 files changed

+5
-8
lines changed
-3.06 KB
Binary file not shown.
-2.81 KB
Binary file not shown.
-1.77 KB
Binary file not shown.
-1.57 KB
Binary file not shown.

img/apple-touch-icon.png

4.46 KB
Loading

img/favicon.ico

100755100644
11.6 KB
Binary file not shown.

logo.html

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,21 @@
44
<!--
55
- HI!
66
- INTERESTING, SOMEONE IS LOOKING AT THE CODE OF THIS CRAPPY SITE :)
7-
- DANIEL
7+
- DANIEL and GRZEGORZ :)
88
-->
99

1010
<head>
1111

1212
<meta charset="utf-8">
1313
<meta http-equiv="X-UA-Compatible" content="IE=edge">
1414
<meta name="viewport" content="width=device-width, initial-scale=1">
15-
<meta name="description" content="Javaslang Logo">
15+
<meta name="description" content="Vavr Logo">
1616
<meta name="author" content="Daniel Dietrich">
1717

18-
<title>Javaslang Logo</title>
18+
<title>Vavr Logo</title>
1919

20-
<link rel="shortcut icon" href="img/favicon.ico" />
21-
<link rel="apple-touch-icon" href="img/apple-touch-icon-precomposed.png">
22-
<link rel="apple-touch-icon" sizes="72x72" href="img/apple-touch-icon-72x72-precomposed.png">
23-
<link rel="apple-touch-icon" sizes="114x114" href="img/apple-touch-icon-114x114-precomposed.png">
24-
<link rel="apple-touch-icon" sizes="144x144" href="img/apple-touch-icon-144x144-precomposed.png">
20+
<link rel="shortcut icon" href="img/favicon.ico"/>
21+
<link rel="apple-touch-icon" href="img/apple-touch-icon.png">
2522

2623
<link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
2724
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-slider/9.2.0/css/bootstrap-slider.min.css" type="text/css">

0 commit comments

Comments
 (0)