diff options
author | Nick Van Doorn <vandoorn.nick@gmail.com> | 2019-03-20 04:29:07 -0700 |
---|---|---|
committer | Nick Van Doorn <vandoorn.nick@gmail.com> | 2019-03-20 04:29:07 -0700 |
commit | 4fb5315763ddd82dc915b57018a89d4cd37cd13d (patch) | |
tree | cbf599134c5e6a8fc75bb07333a277a200d9a05c /src | |
parent | a9f9cf7622949bf3fdc69211a210a11015d442a4 (diff) |
Content
Diffstat (limited to 'src')
-rw-r--r-- | src/pages/about.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pages/about.js b/src/pages/about.js index 7e2c7b0..9874982 100644 --- a/src/pages/about.js +++ b/src/pages/about.js @@ -69,8 +69,8 @@ const aboutLists = [ </> ), listItems: [ - `Learn more languages. I love deriving influence from all languages. I would love to learn more - about Ruby, Go, Rust, Smalltalk, ReasonML, and Elixir.`, + `Learn more languages. I love deriving influence from all languages. In particular, I'm interested in Ruby, + Rust, Smalltalk, ReasonML, and Elixir.`, `Write a driver using the Linux framebuffer API. Although I never want to specialize in operating systems, learning about them is fascinating and helps me write better code at all levels of abstraction.`, |