diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2017-06-25 11:04:29 -0400 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2017-06-25 11:04:29 -0400 |
commit | 275218aeaf24d4f9d58589cf68ec6647f0a65050 (patch) | |
tree | 847dea3dca0a85da29c0aa0f48b2bd0ca9075025 /app/views/layouts/application.html.haml | |
parent | ad80c40944743515a45d70014e8d5ffb88cd74fc (diff) | |
download | thoughts-275218aeaf24d4f9d58589cf68ec6647f0a65050.tar.gz thoughts-275218aeaf24d4f9d58589cf68ec6647f0a65050.tar.bz2 thoughts-275218aeaf24d4f9d58589cf68ec6647f0a65050.zip |
Worked on design, and added small bio
Diffstat (limited to 'app/views/layouts/application.html.haml')
-rw-r--r-- | app/views/layouts/application.html.haml | 4 |
1 files changed, 3 insertions, 1 deletions
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 @@ | |||
11 | %h1= link_to "Thoughts", root_url | 11 | %h1= link_to "Thoughts", root_url |
12 | #main | 12 | #main |
13 | #content= yield | 13 | #content= yield |
14 | #sidebar I'm Fef. | 14 | #sidebar |
15 | %h2 I'm Fef. | ||
16 | %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. | ||