diff options
Diffstat (limited to 'app/views')
| -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. | ||
