diff options
Diffstat (limited to 'app')
| -rw-r--r-- | app/views/layouts/application.html.haml | 3 |
1 files changed, 2 insertions, 1 deletions
| diff --git a/app/views/layouts/application.html.haml b/app/views/layouts/application.html.haml index 5148df4..2d264a7 100644 --- a/app/views/layouts/application.html.haml +++ b/app/views/layouts/application.html.haml | |||
| @@ -14,7 +14,8 @@ | |||
| 14 | #sidebar | 14 | #sidebar |
| 15 | .sidebar-module | 15 | .sidebar-module |
| 16 | %h2 I'm Fef. | 16 | %h2 I'm Fef. |
| 17 | %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. | 17 | %p Coding is what I do. I make a lot of things, including Twitter bots. I really like Pokémon, and I write about it a lot. |
| 18 | %p B.S. in CS, Carnegie Mellon 2017 | ||
| 18 | .sidebar-module | 19 | .sidebar-module |
| 19 | %h2 Meta | 20 | %h2 Meta |
| 20 | %ul | 21 | %ul |
