From 878f52542efda0ad25ff6496e36a6baa39225d0d Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Fri, 26 Jan 2018 22:02:06 +0530 Subject: Rename index.html to index2.html --- index.html | 119 ------------------------------------------------------------ index2.html | 119 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 119 insertions(+), 119 deletions(-) delete mode 100644 index.html create mode 100644 index2.html diff --git a/index.html b/index.html deleted file mode 100644 index 0b83a4f..0000000 --- a/index.html +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Hi! - - - - - - -
- - -
- - - - - - - -
- -
-

Hi! I am Navan

- - - - - -
-
- -
-
-

I started coding when I was 8 and ironically learnt C before HTML

-
-
- -
- -
-

I am familiar with the following languages: -
    -
  • C -
  • C++ -
  • HTML -
  • CSS -
  • JS -
  • Python (2 and 3 both) -
  • Bash & Batch -
  • Dart -
  • Ruby -

-
-
- -
-
-

See my GitHub Repo.

-
-
- - - - - - - - - diff --git a/index2.html b/index2.html new file mode 100644 index 0000000..0b83a4f --- /dev/null +++ b/index2.html @@ -0,0 +1,119 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Hi! + + + + + + +
+ + +
+ + + + + + + +
+ +
+

Hi! I am Navan

+ + + + + +
+
+ +
+
+

I started coding when I was 8 and ironically learnt C before HTML

+
+
+ +
+ +
+

I am familiar with the following languages: +
    +
  • C +
  • C++ +
  • HTML +
  • CSS +
  • JS +
  • Python (2 and 3 both) +
  • Bash & Batch +
  • Dart +
  • Ruby +

+
+
+ +
+
+

See my GitHub Repo.

+
+
+ + + + + + + + + -- cgit v1.2.3