Compare commits

...

2 Commits

Author SHA1 Message Date
Cristian Gutierrez 2ab7b8f943 Update favicon
continuous-integration/drone/push Build is passing Details
2020-03-18 03:58:16 +01:00
Cristian Gutierrez f1c269adea Delete screenshot 2020-03-18 03:56:54 +01:00
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 147 KiB

View File

@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noindex">
<link rel="icon" type="image/png" href="assets/favicon.ico">
<link rel="icon" type="image/png" href="assets/favicon.png">
<title>Homer</title>
<link defer rel="stylesheet" href="vendors/font-awesone.min.css">
<link defer rel="stylesheet" href="vendors/bulma.min.css">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 148 KiB