From 23f9ccd2b61d7f131debce495d9677e2936f7716 Mon Sep 17 00:00:00 2001 From: Kapil Viren Ahuja Date: Thu, 23 Mar 2017 19:10:40 +0530 Subject: logo added. Also added snippet to try out Ads --- templates/assets/images/logo-blue.png | Bin 0 -> 94155 bytes templates/index.html | 23 ++++++++++++++++++++--- 2 files changed, 20 insertions(+), 3 deletions(-) create mode 100755 templates/assets/images/logo-blue.png diff --git a/templates/assets/images/logo-blue.png b/templates/assets/images/logo-blue.png new file mode 100755 index 0000000..4fc8de9 Binary files /dev/null and b/templates/assets/images/logo-blue.png differ diff --git a/templates/index.html b/templates/index.html index 07e0059..7c0d051 100644 --- a/templates/index.html +++ b/templates/index.html @@ -2,7 +2,7 @@ - + Vainsocial Fun - Minion Lives Matter @@ -23,6 +23,7 @@ margin-bottom: 70px; } + @@ -203,9 +204,25 @@ + + + --> -- cgit v1.3.1