diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2021-03-12 11:36:18 -0500 | 
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2021-03-12 11:36:18 -0500 | 
| commit | 7d3a7777bf0dba06f9a7e610921f740f68966bc2 (patch) | |
| tree | d5d32f4ff0b38536134aa29207ecb62397d991d3 | |
| parent | e65e2dc1d50210dc9872f2a004714e8acaccca53 (diff) | |
| download | thoughts-7d3a7777bf0dba06f9a7e610921f740f68966bc2.tar.gz thoughts-7d3a7777bf0dba06f9a7e610921f740f68966bc2.tar.bz2 thoughts-7d3a7777bf0dba06f9a7e610921f740f68966bc2.zip | |
My name is Starlight
| -rw-r--r-- | app/views/layouts/application.html.haml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/app/views/layouts/application.html.haml b/app/views/layouts/application.html.haml index 8cd06b0..db45235 100644 --- a/app/views/layouts/application.html.haml +++ b/app/views/layouts/application.html.haml | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | #container | 13 | #container | 
| 14 | #sidebar | 14 | #sidebar | 
| 15 | .sidebar-module | 15 | .sidebar-module | 
| 16 | %h2 I'm Fef. | 16 | %h2 I'm Starlight. | 
| 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. | 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 | %p B.S. in CS, Carnegie Mellon 2017 | 
| 19 | .sidebar-module | 19 | .sidebar-module | 
