Skip to content

Commit 3c92d51

Browse files
adding _config.yml
1 parent 08561fb commit 3c92d51

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

_config.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
title: "Prashant Kanuru Blogs"
2+
description: "My machine learning notes and blogs"
3+
baseurl: "" # leave empty unless you serve from a subpath
4+
url: "https://prashantkanuru.github.io/prashant-kanuru-blogs"
5+
6+
markdown: kramdown
7+
kramdown:
8+
input: GFM
9+
parse_block_html: true
10+
math_engine: mathjax
11+
12+
theme: null
13+
plugins: []

0 commit comments

Comments
 (0)