From 275218aeaf24d4f9d58589cf68ec6647f0a65050 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Sun, 25 Jun 2017 11:04:29 -0400 Subject: Worked on design, and added small bio --- app/views/layouts/application.html.haml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'app/views/layouts') diff --git a/app/views/layouts/application.html.haml b/app/views/layouts/application.html.haml index ad1e8df..55d7805 100644 --- a/app/views/layouts/application.html.haml +++ b/app/views/layouts/application.html.haml @@ -11,4 +11,6 @@ %h1= link_to "Thoughts", root_url #main #content= yield - #sidebar I'm Fef. + #sidebar + %h2 I'm Fef. + %p I'm a computer science undergrad at Carnegie Mellon University. I make a lot of things, including Twitter bots. I really like Pokémon, and I write about it a lot. -- cgit 1.4.1