We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59338b4 commit 326fa7bCopy full SHA for 326fa7b
1 file changed
_config.yml
@@ -20,14 +20,14 @@ description: >- # this means to ignore newlines until "baseurl:"
20
baseurl: "" # the subpath of your site, e.g. /blog
21
url: "" # the base hostname & protocol for your site, e.g. http://example.com
22
twitter_username: Yarlagaddarohi
23
-github_username: yrohitha
+github_username: rohithay
24
25
# Build settings
26
markdown: kramdown
27
kramdown:
28
input: GFM
29
syntax_highlighter: rouge
30
-theme: minima
+theme: jekyll-theme-chirpy
31
plugins:
32
- jekyll-feed
33
- jekyll-gist
0 commit comments