about summary refs log tree commit diff stats
path: root/app/views/layouts
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2017-06-25 11:04:29 -0400
committerKelly Rauchenberger <fefferburbia@gmail.com>2017-06-25 11:04:29 -0400
commit275218aeaf24d4f9d58589cf68ec6647f0a65050 (patch)
tree847dea3dca0a85da29c0aa0f48b2bd0ca9075025 /app/views/layouts
parentad80c40944743515a45d70014e8d5ffb88cd74fc (diff)
downloadthoughts-275218aeaf24d4f9d58589cf68ec6647f0a65050.tar.gz
thoughts-275218aeaf24d4f9d58589cf68ec6647f0a65050.tar.bz2
thoughts-275218aeaf24d4f9d58589cf68ec6647f0a65050.zip
Worked on design, and added small bio
Diffstat (limited to 'app/views/layouts')
-rw-r--r--app/views/layouts/application.html.haml4
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.