From 890792cdc13e861251b477584aae9f6f126088c6 Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 30 May 2018 00:15:37 +0200 Subject: Review social card image --- common/img/fb_raylib_logo.png | Bin 3760 -> 0 bytes common/img/ln_raylib_logo.png | Bin 758 -> 0 bytes common/img/raylib_logo_card.png | Bin 0 -> 758 bytes examples.html | 2 +- games.html | 2 +- helpme.html | 2 +- index.html | 3 +-- license.html | 2 +- 8 files changed, 5 insertions(+), 6 deletions(-) delete mode 100644 common/img/fb_raylib_logo.png delete mode 100644 common/img/ln_raylib_logo.png create mode 100644 common/img/raylib_logo_card.png diff --git a/common/img/fb_raylib_logo.png b/common/img/fb_raylib_logo.png deleted file mode 100644 index 6654562..0000000 Binary files a/common/img/fb_raylib_logo.png and /dev/null differ diff --git a/common/img/ln_raylib_logo.png b/common/img/ln_raylib_logo.png deleted file mode 100644 index 615a17a..0000000 Binary files a/common/img/ln_raylib_logo.png and /dev/null differ diff --git a/common/img/raylib_logo_card.png b/common/img/raylib_logo_card.png new file mode 100644 index 0000000..615a17a Binary files /dev/null and b/common/img/raylib_logo_card.png differ diff --git a/examples.html b/examples.html index fb8023d..e7d484e 100644 --- a/examples.html +++ b/examples.html @@ -13,7 +13,7 @@ - + diff --git a/games.html b/games.html index 2d519c7..8320dfb 100644 --- a/games.html +++ b/games.html @@ -13,7 +13,7 @@ - + diff --git a/helpme.html b/helpme.html index 9539ae4..803ca26 100644 --- a/helpme.html +++ b/helpme.html @@ -13,7 +13,7 @@ - + diff --git a/index.html b/index.html index 4cdfdef..c58d635 100644 --- a/index.html +++ b/index.html @@ -15,8 +15,7 @@ - - + diff --git a/license.html b/license.html index 603ca45..1e5e144 100644 --- a/license.html +++ b/license.html @@ -13,7 +13,7 @@ - + -- cgit v1.2.3