From b4dbd250c07c177b0c29412154447282f6b835ff Mon Sep 17 00:00:00 2001 From: nmn41 <55979094+nmn41@users.noreply.github.com> Date: Thu, 1 Oct 2020 09:37:12 +0530 Subject: [PATCH] Create naman3.md --- naman3.md | 78 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 naman3.md diff --git a/naman3.md b/naman3.md new file mode 100644 index 0000000..d7f7598 --- /dev/null +++ b/naman3.md @@ -0,0 +1,78 @@ + + + + Connect 4 + + + + + + + + + + + + + + +
+ + + + + +
+
+
+ {% if color=="red" %} + {{ fullName }} + {% else %} + {{ paired_email }} + {% endif %} +
+
+
+
+
+ {% if color=="red" %} + {{ paired_email }} + {% else %} + {{ fullName }} + {% endif %} +
+
+ +