diff options
author | Ekaitz Zárraga <ekaitz.zarraga@protonmail.com> | 2019-05-09 15:19:44 +0200 |
---|---|---|
committer | Ekaitz Zárraga <ekaitz.zarraga@protonmail.com> | 2019-05-09 15:19:44 +0200 |
commit | f915227ed354027fea1a4e3cd620016f4e7ae4d6 (patch) | |
tree | 8938974d2a3ff0cce9fc6c18919eac10ad2916c9 /content | |
parent | 82e7b7191247cfe4d01090309c137c6499c6c93b (diff) |
about
Diffstat (limited to 'content')
-rw-r--r-- | content/pages/about.md | 19 |
1 files changed, 4 insertions, 15 deletions
diff --git a/content/pages/about.md b/content/pages/about.md index 2f987f2..8af555d 100644 --- a/content/pages/about.md +++ b/content/pages/about.md @@ -16,20 +16,7 @@ figure figcaption{ font-style: italic; width: 100%; } - -@media (min-width: 800px){ - figure{ - float: right; - margin-left: 30px; - margin-right: 10px; - } -} </style> -<figure> -<img src="{static}/static/images/ekaitz.jpg"> -<figcaption>Me in Astorga</figcaption> -</figure> - This is Ekaitz Zárraga, a guy born in 1991[^1] who is based in Bilbao. @@ -40,14 +27,16 @@ Since then I've been working for several companies until I [decided to][genesis] found ElenQ Technology, what at the moment is a one-person company where I work as a Research and Development engineer in my areas of knowledge. -... - This blog was born as a way to share what I do at my job at ElenQ Technology, my thoughts and my decisions, but it's also a way to represent the way I work and the things I like. Sometimes, I use this space to share stuff I learned thanks to the R&D projects or as a backlog of what I do. +<figure> +<img src="{static}/static/images/ekaitz.jpg"> +<figcaption>Me in Astorga</figcaption> +</figure> [genesis]: https://elenq.tech/Genesis.html |