Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
#

# Name of your site (displayed in the header)
name: Your Name
name: Chiruvanuru Kumar Tapaswin

# Short bio or description (displayed in the header)
description: Web Developer from Somewhere
description: Blog for CSI 220

# URL of your avatar or profile pic (you could use your GitHub profile pic)
avatar: https://raw.githubusercontent.com/barryclark/jekyll-now/master/images/jekyll-logo.png
Expand All @@ -18,10 +18,10 @@ avatar: https://raw.githubusercontent.com/barryclark/jekyll-now/master/images/je
# Includes an icon in the footer for each username you enter
footer-links:
dribbble:
email:
email: tapaswinck@gmail.com
facebook:
flickr:
github: barryclark/jekyll-now
github: tapaswinck
instagram:
linkedin:
pinterest:
Expand Down
3 changes: 3 additions & 0 deletions _posts/2024-8-29-My-First-Post
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# My First Blog!

This is my first blog post. I'm experimenting with *formatting* in **markdown**. Here is some math $x=-b\pm\sqrt{b^2-4ac}/{2a}$.