From b24f655f4f5ada42625fd62ff7723c0e0be09045 Mon Sep 17 00:00:00 2001 From: Shashank Srivastava Date: Sat, 21 Jul 2018 21:18:03 +0530 Subject: [PATCH] Add favicon. --- favicon.ico | Bin index.html | 43 ++++++++++++++++++++++--------------------- numberToWords.min.js | 0 3 files changed, 22 insertions(+), 21 deletions(-) mode change 100644 => 100755 favicon.ico mode change 100644 => 100755 numberToWords.min.js diff --git a/favicon.ico b/favicon.ico old mode 100644 new mode 100755 diff --git a/index.html b/index.html index 244a681..d297413 100755 --- a/index.html +++ b/index.html @@ -1,27 +1,28 @@ - + - - + - - EMI Calculator by Shashank Srivastava + +EMI Calculator by Shashank Srivastava - - - + + + - - - + + + - + @@ -37,20 +38,20 @@ diff --git a/numberToWords.min.js b/numberToWords.min.js old mode 100644 new mode 100755