From a79d867de06f6f64cadc66f30c31b4a39aae65ab Mon Sep 17 00:00:00 2001 From: atisawd Date: Tue, 26 Jun 2018 17:18:20 +0530 Subject: [PATCH] og --- index.html | 2 +- static/img/{og.png => og-image.png} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename static/img/{og.png => og-image.png} (100%) diff --git a/index.html b/index.html index 1ae8abc..b44cd15 100644 --- a/index.html +++ b/index.html @@ -29,7 +29,7 @@ - + diff --git a/static/img/og.png b/static/img/og-image.png similarity index 100% rename from static/img/og.png rename to static/img/og-image.png