From 3570416b3ea67dbf22c11d4ae61cf4eeb5d1592c Mon Sep 17 00:00:00 2001 From: Subhrabindu <155231379+Subhrabindu@users.noreply.github.com> Date: Tue, 2 Jan 2024 14:25:30 +0530 Subject: [PATCH 1/4] Update _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index c90d804d8d..17751871ff 100644 --- a/_config.yml +++ b/_config.yml @@ -1,4 +1,4 @@ -title: Minimal theme +title: Subhrabindu Khuntia logo: /assets/img/logo.png description: Minimal is a theme for GitHub Pages. show_downloads: true From 953be7eaf41d9d28c33b135d85ea4409c817d6fd Mon Sep 17 00:00:00 2001 From: Subhrabindu <155231379+Subhrabindu@users.noreply.github.com> Date: Tue, 2 Jan 2024 14:28:56 +0530 Subject: [PATCH 2/4] Update index.md --- index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index 8611051996..64afd52d05 100644 --- a/index.md +++ b/index.md @@ -10,9 +10,9 @@ There should be whitespace between paragraphs. There should be whitespace between paragraphs. We recommend including a README, or a file with information about your project. -# Header 1 +**Fraud Detection** -This is a normal paragraph following a header. GitHub is a code hosting platform for version control and collaboration. It lets you and others work together on projects from anywhere. +This is my first ML project ## Header 2 From 26eabd1eee95c6f1edc91a1e88f32c93dcf8e4d9 Mon Sep 17 00:00:00 2001 From: Subhrabindu <155231379+Subhrabindu@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:52:51 +0530 Subject: [PATCH 3/4] Update index.md First change --- index.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/index.md b/index.md index 64afd52d05..2ad41c5d74 100644 --- a/index.md +++ b/index.md @@ -1,14 +1,3 @@ ---- -layout: default ---- - -Text can be **bold**, _italic_, or ~~strikethrough~~. - -[Link to another page](./another-page.html). - -There should be whitespace between paragraphs. - -There should be whitespace between paragraphs. We recommend including a README, or a file with information about your project. **Fraud Detection** From 138e4679c8c918936a16550613409afb82e508af Mon Sep 17 00:00:00 2001 From: Subhrabindu <155231379+Subhrabindu@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:54:32 +0530 Subject: [PATCH 4/4] Update index.md Removed extra lines of code --- index.md | 108 ------------------------------------------------------- 1 file changed, 108 deletions(-) diff --git a/index.md b/index.md index 2ad41c5d74..caaf8dceeb 100644 --- a/index.md +++ b/index.md @@ -1,112 +1,4 @@ - **Fraud Detection** This is my first ML project -## Header 2 - -> This is a blockquote following a header. -> -> When something is important enough, you do it even if the odds are not in your favor. - -### Header 3 - -```js -// Javascript code with syntax highlighting. -var fun = function lang(l) { - dateformat.i18n = require('./lang/' + l) - return true; -} -``` - -```ruby -# Ruby code with syntax highlighting -GitHubPages::Dependencies.gems.each do |gem, version| - s.add_dependency(gem, "= #{version}") -end -``` - -#### Header 4 - -* This is an unordered list following a header. -* This is an unordered list following a header. -* This is an unordered list following a header. - -##### Header 5 - -1. This is an ordered list following a header. -2. This is an ordered list following a header. -3. This is an ordered list following a header. - -###### Header 6 - -| head1 | head two | three | -|:-------------|:------------------|:------| -| ok | good swedish fish | nice | -| out of stock | good and plenty | nice | -| ok | good `oreos` | hmm | -| ok | good `zoute` drop | yumm | - -### There's a horizontal rule below this. - -* * * - -### Here is an unordered list: - -* Item foo -* Item bar -* Item baz -* Item zip - -### And an ordered list: - -1. Item one -1. Item two -1. Item three -1. Item four - -### And a nested list: - -- level 1 item - - level 2 item - - level 2 item - - level 3 item - - level 3 item -- level 1 item - - level 2 item - - level 2 item - - level 2 item -- level 1 item - - level 2 item - - level 2 item -- level 1 item - -### Small image - -![Octocat](https://github.githubassets.com/images/icons/emoji/octocat.png) - -### Large image - -![Branching](https://guides.github.com/activities/hello-world/branching.png) - - -### Definition lists can be used with HTML syntax. - -