From 825e117970071484f3e90e80c798166bc61dce03 Mon Sep 17 00:00:00 2001 From: Raju Date: Sun, 16 Jun 2024 16:37:57 +0530 Subject: [PATCH 1/7] Updated index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 5fa9a7f..ccf4e24 100644 --- a/index.html +++ b/index.html @@ -27,7 +27,7 @@

The "frontend" of a webpage consists of:

JS = Javascript interactivity - +She don't know she don't know kinna jyada mai busy. From 5fb3f640d843ed76b8913e2a982414da2417b6ad Mon Sep 17 00:00:00 2001 From: Raju Date: Sun, 16 Jun 2024 16:40:40 +0530 Subject: [PATCH 2/7] Added carry dialoge --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index ccf4e24..611d982 100644 --- a/index.html +++ b/index.html @@ -27,7 +27,8 @@

The "frontend" of a webpage consists of:

JS = Javascript interactivity -She don't know she don't know kinna jyada mai busy. +She don't know she don't know kinna jyada mai busy. +Charas ganja mereko pyaara. From 7101da04ba03badce2bad3039bff225669d87fd8 Mon Sep 17 00:00:00 2001 From: Raju Date: Sun, 16 Jun 2024 16:43:03 +0530 Subject: [PATCH 3/7] Added some extra lines --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 611d982..2a40f56 100644 --- a/index.html +++ b/index.html @@ -28,7 +28,8 @@

The "frontend" of a webpage consists of:

interactivity She don't know she don't know kinna jyada mai busy. -Charas ganja mereko pyaara. +Charas ganja mereko pyaara. +Phuku mai subah sham rat ko din From a0e0e747931dfa84ba00e6b72749689ac51a8684 Mon Sep 17 00:00:00 2001 From: Raju Date: Sun, 16 Jun 2024 16:51:53 +0530 Subject: [PATCH 4/7] Baby message --- index.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 2a40f56..bee05ce 100644 --- a/index.html +++ b/index.html @@ -27,9 +27,8 @@

The "frontend" of a webpage consists of:

JS = Javascript interactivity -She don't know she don't know kinna jyada mai busy. -Charas ganja mereko pyaara. -Phuku mai subah sham rat ko din +Hello baby... +hey From ecebace7c7321eb326adbc7c76f5d57bd38eb469 Mon Sep 17 00:00:00 2001 From: Vijay Kandpal <151955107+VijayKandpal001@users.noreply.github.com> Date: Sun, 16 Jun 2024 21:30:47 +0530 Subject: [PATCH 5/7] new greetings --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index bee05ce..1fd9a7f 100644 --- a/index.html +++ b/index.html @@ -29,6 +29,7 @@

The "frontend" of a webpage consists of:

Hello baby... hey +Hi, how are you? From 4b4d8c28bbb5f8a33a41dd112af8be95a14e64de Mon Sep 17 00:00:00 2001 From: Vijay Kandpal <151955107+VijayKandpal001@users.noreply.github.com> Date: Sun, 30 Jun 2024 21:13:49 +0530 Subject: [PATCH 6/7] Added h1 tag --- index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.html b/index.html index 1fd9a7f..8c6009d 100644 --- a/index.html +++ b/index.html @@ -30,6 +30,9 @@

The "frontend" of a webpage consists of:

Hello baby... hey Hi, how are you? + + +

Habibi

From 0b3e72a30707dde952667e2b8913ad03f413c536 Mon Sep 17 00:00:00 2001 From: Vijay Kandpal <151955107+VijayKandpal001@users.noreply.github.com> Date: Wed, 31 Jul 2024 11:35:46 +0530 Subject: [PATCH 7/7] Added two more files --- .gitignore | 1 + temp.cpp | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 .gitignore create mode 100644 temp.cpp diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..adb36c8 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.exe \ No newline at end of file diff --git a/temp.cpp b/temp.cpp new file mode 100644 index 0000000..a3406d2 --- /dev/null +++ b/temp.cpp @@ -0,0 +1,10 @@ +// +#include +#include +using namespace std; + +int main() +{ + cout<<"Print statement is working."<