diff options
author | Karl Hallsby <karl@hallsby.com> | 2020-07-18 15:25:07 -0500 |
---|---|---|
committer | Karl Hallsby <karl@hallsby.com> | 2020-07-18 15:25:07 -0500 |
commit | f37bc4fec325aa72423fa1a959048ab12fc7e0d9 (patch) | |
tree | 231d154218080e92ed04ae854acb6ad992e53d74 /index.markdown | |
parent | bfec5525cae9b9a062268c830c18401bdc41aaaf (diff) |
Replace single line breaks using \ with HTML <br>
Diffstat (limited to 'index.markdown')
-rw-r--r-- | index.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.markdown b/index.markdown index 8237c4c..19c1c3c 100644 --- a/index.markdown +++ b/index.markdown @@ -9,7 +9,7 @@ title: Home # Welcome You have reached my personal webpage! -I am Karl Hallsby, and am currently a student at Illinois Institute of Technology. +I am Karl Hallsby, and am currently a student at [Illinois Institute of Technology](https://iit.edu).<br> Online, you can typically find my with the user name `KarlJoad`. As a developer, I am proficient in Java, C, Haskell, and Python 3. |