diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2018-07-03 16:09:06 -0400 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2018-07-03 16:09:06 -0400 |
commit | 180941d260479d1f3dce0d0d4265aadbfbe733ba (patch) | |
tree | e58fe3c5260fb5aa7dd8023227582c98b2dc02d5 /app/views/layouts/application.html.haml | |
parent | 8e15dbd73035c2a2198a2828a20ddcebe0739823 (diff) | |
download | thoughts-180941d260479d1f3dce0d0d4265aadbfbe733ba.tar.gz thoughts-180941d260479d1f3dce0d0d4265aadbfbe733ba.tar.bz2 thoughts-180941d260479d1f3dce0d0d4265aadbfbe733ba.zip |
Changed about snippet to reflect that I graduated
refs #15
Diffstat (limited to 'app/views/layouts/application.html.haml')
-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 |