diff --git a/_config.yml b/_config.yml index d4916414195c9..bc0429e8e245f 100644 --- a/_config.yml +++ b/_config.yml @@ -3,10 +3,10 @@ # # Name of your site (displayed in the header) -name: Your Name +name: Dr. Poulsen # 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 @@ -18,15 +18,15 @@ 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: dpoulsen2@washcoll.edu facebook: flickr: - github: barryclark/jekyll-now + github: kaylakairis instagram: linkedin: pinterest: rss: # just type anything here for a working RSS icon - twitter: jekyllrb + twitter: drspoulsen stackoverflow: # your stackoverflow profile, e.g. "users/50476/bart-kiers" youtube: # channel/ or user/ googleplus: # anything in your profile username that comes after plus.google.com/ diff --git a/_posts/2024-8-28-My-First-Post b/_posts/2024-8-28-My-First-Post new file mode 100644 index 0000000000000..894bf8367dce7 --- /dev/null +++ b/_posts/2024-8-28-My-First-Post @@ -0,0 +1,3 @@ +# My First Blog! + +This is my first blog post. I'm experimenting with *formatting* in **markdown**. Here's some math $x=-b\pm\sqrt{b^2-4ac}{2a}$.