diff options
author | Karl Hallsby <karl@hallsby.com> | 2020-09-25 15:04:22 -0500 |
---|---|---|
committer | Karl Hallsby <karl@hallsby.com> | 2020-09-25 15:04:22 -0500 |
commit | af6d81ac2d7f0afd33d8b153507064a28e5e5969 (patch) | |
tree | c7a90833bf88d709281caabc9c40146d7fe09b72 | |
parent | a5918e63f78a009c7777067b0a0a20378496ea2d (diff) |
Picture floats left now. Text above picture though
-rw-r--r-- | about.markdown | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/about.markdown b/about.markdown index 6b2d8d6..5b3c7c5 100644 --- a/about.markdown +++ b/about.markdown @@ -4,12 +4,12 @@ title: About permalink: /about/ --- # Karl Gustaf Hallsby -Responsible and independent self-starter.<br> + +![Karl Hallsby](/assets/Front-Yellow_Room-Cropped.png){:width="50%"}{:style="float: left"} +Responsible and independent self-starter. Quick-learning, and goal-oriented Masters degree student with knowledge of computer hardware and software design, and experience in leading projects in a multinational corporation.<br> Expertise in digital hardware design, software engineering, and system security. -![Karl Hallsby](/assets/Front-Yellow_Room-Cropped.png){:style="float: left"} - I am a [GNU Emacs](https://www.gnu.org/software/emacs/) user, and my dotfiles can be found [here](https://github.com/KarlJoad/Emacs_Dotfiles).<br> You can find the source for this website [here](https://git.karl.hallsby.com/website).<br> For further exploration of my work, please see my GitHub page, [GitHub](https://github.com/KarlJoad). |