diff --git a/end b/end new file mode 100644 index 0000000..bf587c3 --- /dev/null +++ b/end @@ -0,0 +1,100 @@ +commit 9530e1f791069c241627a7926dc4b205ab881536 (HEAD -> sanjaiy, origin/main, origin/HEAD, main) +Merge: 39d5941 b466530 +Author: mtamilarasi589 <67828752+mtamilarasi589@users.noreply.github.com> +Date: Tue Jan 30 10:06:12 2024 +0530 + + Merge pull request #2 from mtamilarasi/module2 + + Module2 + +commit b46653006fbc3be676661d3cf49d68d7b98023fe +Author: mtamilarasi589 <67828752+mtamilarasi589@users.noreply.github.com> +Date: Tue Jan 30 09:59:31 2024 +0530 + + Update mod1.html + +commit e4872a2b9523b806e1ceb88a1fc7564f914f700e +Merge: f5250a7 1f3914f +Author: tamilarasi +Date: Tue Jan 30 09:52:04 2024 +0530 + + module2 is merged with module1 + +commit f5250a79a1a1b8c891eacf505947422b1fb38459 +Author: tamilarasi +Date: Tue Jan 30 09:45:00 2024 +0530 + + updated mod1.html in module2 + +commit 1f3914ff22ac9023dd2f4ece5b58a4004ec9cef5 +Author: tamilarasi +Date: Tue Jan 30 09:43:59 2024 +0530 + + updated mod1.html in module1 + +commit f466c51257e9585f8b0ba399b6730e91775e27d0 +Author: tamilarasi +Date: Tue Jan 30 09:29:27 2024 +0530 + + created mod1.html in module2 + +commit 8f93ee894e0205f4e199c1b6e7e24b8ad5321cef +Author: tamilarasi +Date: Tue Jan 30 09:21:59 2024 +0530 + + updated index.html and created mod1.html + +commit 39d59417fbcfa2581fa673ffef6f0eae1061c180 +Author: Tamilarasi +Date: Tue Jan 30 03:00:05 2024 +0530 + + updated heading in index.html + +commit f2ad6cda5d594854621057f1c09793e297a339cd +Author: mtamilarasi589 <67828752+mtamilarasi589@users.noreply.github.com> +Date: Tue Jan 30 02:54:24 2024 +0530 + + Update index.html + +commit fb9216619e4e634f19da44d224fed8b90396924c +Merge: 2b83c9e 2fb3e78 +Author: Tamilarasi +Date: Mon Jan 29 21:31:18 2024 +0530 + + Merge branch 'main' of https://github.com/mtamilarasi589/GithubDemo + +commit 2b83c9e4c0248e119f1a8e6105f044a5f8eaa0b3 +Author: Tamilarasi +Date: Mon Jan 29 20:36:27 2024 +0530 + + created commands and data files + +commit c8d46a16f2e6e4eea801cc6fb6fe379a2a13e5e4 +Author: Tamilarasi +Date: Mon Jan 29 19:21:07 2024 +0530 + + updated title in index.html file + +commit 1b2006b9747efdfea7577b0ba027b63b68f33124 +Author: Tamilarasi +Date: Mon Jan 29 19:07:23 2024 +0530 + + updated styles in index.html file + +commit 2dc6b948dab9155aa5df4693689f3f6861b99f12 +Author: Tamilarasi +Date: Mon Jan 29 19:00:28 2024 +0530 + + created styles.css file + +commit 6ef718303e6686e1578fcb9feac51226d526911a +Author: Tamilarasi +Date: Mon Jan 29 18:49:43 2024 +0530 + + created index.html file + +commit 2fb3e78ca491998b3bf19c6107ec8340617c4fd9 +Author: mtamilarasi589 <67828752+mtamilarasi589@users.noreply.github.com> +Date: Mon Jan 29 18:16:38 2024 +0530 + + Initial commit diff --git a/index.html b/index.html index c2b36a7..7ece3d6 100644 --- a/index.html +++ b/index.html @@ -4,10 +4,10 @@ - Welcome + Homepage

Hi

-

This is the first file in my new Git Repo.

+

Welcome

diff --git a/login.html b/login.html new file mode 100644 index 0000000..430fd38 --- /dev/null +++ b/login.html @@ -0,0 +1,13 @@ + + + + + + + Welcome + + +

Hi

+

Welcome

+ +