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 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.