From 38a208277e78b4c9485812fae8bb40831afeb9b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20V=C3=A1squez?= Date: Sun, 5 May 2024 13:41:13 -0400 Subject: [PATCH] Added favicon to file html --- README.md | 6 ++---- Desktop.png => assets/images/Desktop.png | Bin Mobile.png => assets/images/Mobile.png | Bin assets/images/favicon.ico | Bin 0 -> 2462 bytes index.html | 3 ++- 5 files changed, 4 insertions(+), 5 deletions(-) rename Desktop.png => assets/images/Desktop.png (100%) rename Mobile.png => assets/images/Mobile.png (100%) create mode 100644 assets/images/favicon.ico diff --git a/README.md b/README.md index 5078ddd..f4a61c5 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ # This project is a todo app build with html, css and javascript vanilla ## Mobile Design - -Mobile design +Mobile design ## Desktop Design - -Desktop design +Desktop design diff --git a/Desktop.png b/assets/images/Desktop.png similarity index 100% rename from Desktop.png rename to assets/images/Desktop.png diff --git a/Mobile.png b/assets/images/Mobile.png similarity index 100% rename from Mobile.png rename to assets/images/Mobile.png diff --git a/assets/images/favicon.ico b/assets/images/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..21efc284675b59a2d38e9ad06c57bbd334b3014e GIT binary patch literal 2462 zcmds2%T)t03{=8_M+3YZbK!HOgrqUZ4Z5HdT7gC|(%O=TVYT*|exBqBR~ z9}c3QM|ryuxfPK|9SX^l4#St1uKnlN?sWIDKi!u)9?Jd>^|pVKba4e zi|5sR^7%yl&{@6Ts?YrFy!=dNJjVUp9(mp8%R2Pw_$a!r$Bggmd|s|=bL2#>y;(le z_d4r3c&GUL(DP}1@Cs}8ygxGw*7&(T_14bY^?HvLBYyKO*Vp~1In%#tM*TtmzyBY% zYt=hNeiSZD5- literal 0 HcmV?d00001 diff --git a/index.html b/index.html index f478ddc..f6bd4b8 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,7 @@ Todo-App + @@ -25,4 +26,4 @@

Todo List

- \ No newline at end of file +