From e45934f453aeb186825d39d10905fa86f1b192ec Mon Sep 17 00:00:00 2001 From: mudgil05 <159311328+mudgil05@users.noreply.github.com> Date: Sat, 10 Feb 2024 14:42:12 +0530 Subject: [PATCH 1/2] Update index.md --- index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.md b/index.md index 8611051996..7750faff7a 100644 --- a/index.md +++ b/index.md @@ -2,7 +2,7 @@ layout: default --- -Text can be **bold**, _italic_, or ~~strikethrough~~. + [Link to another page](./another-page.html). @@ -10,17 +10,17 @@ 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. -## Header 2 +## Automation via Neural Network > 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 +### Automation drone ```js // Javascript code with syntax highlighting. From 24395e722739f83c46ef7150a8e20b1433c555d9 Mon Sep 17 00:00:00 2001 From: mudgil05 <159311328+mudgil05@users.noreply.github.com> Date: Sat, 10 Feb 2024 14:43:52 +0530 Subject: [PATCH 2/2] Update _config.yml --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 2a062d3e99..65239668a3 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,5 @@ -title: Cayman theme -description: Cayman is a clean, responsive theme for GitHub Pages. +title: Yatharth Mudgil +description: Data Scientist show_downloads: true google_analytics: -theme: jekyll-theme-cayman \ No newline at end of file +theme: jekyll-theme-cayman