diff options
Diffstat (limited to '_i18n/en')
| -rw-r--r-- | _i18n/en/about.md | 5 | ||||
| -rw-r--r-- | _i18n/en/cv.md | 2 | ||||
| -rw-r--r-- | _i18n/en/index.md | 5 | ||||
| -rw-r--r-- | _i18n/en/license.md | 2 |
4 files changed, 9 insertions, 5 deletions
diff --git a/_i18n/en/about.md b/_i18n/en/about.md index ad98446..f01894d 100644 --- a/_i18n/en/about.md +++ b/_i18n/en/about.md @@ -1,4 +1,4 @@ -<img src="/images/me.jpeg" alt="Miquel's picture" id="image-profile" title="This is me some years ago..." width="100" height="100"> +<img src="/images/me.jpeg" alt="Miquel's picture" id="image-profile" width="125"> <div class="info"> <a href="mailto:mikisabate@gmail.com"><i class="fa fa-envelope"></i> mikisabate@gmail.com</a> - @@ -35,4 +35,5 @@ in march 2023. On the next elections, in 2023, he was reelected as a councilor, but remaining at the opposition this time. Moreover, in october 2020, he also took the position of councilor at the [Consell Comarcal de l'Anoia](https://www.anoia.cat/) from representatives that left office early, -being also a spokesman there for the CUP party until 2023 (end of the term). +being also a spokesman there for the CUP party until july 2023 (end of the +term). diff --git a/_i18n/en/cv.md b/_i18n/en/cv.md index 61124ad..2a05c9d 100644 --- a/_i18n/en/cv.md +++ b/_i18n/en/cv.md @@ -38,7 +38,7 @@ **Senior Full-Stack Software Developer** at **[SUSE](https://www.suse.com/)**<br/> Currently maintaining, inside of the [SCC](https://scc.suse.com) team, all those tools that make possible the interactions between customers and SUSE's software through subscriptions. -`October 2020 - June 2023` +`October 2020 - July 2023` **Councilor** at **[Consell Comarcal de l'Anoia](https://www.anoia.cat/)**<br/> Taking this position from representatives that left office early, in october 2020 I took the office of Councilor and spokesman of the CUP party. I left diff --git a/_i18n/en/index.md b/_i18n/en/index.md index f2fc449..aa26017 100644 --- a/_i18n/en/index.md +++ b/_i18n/en/index.md @@ -1 +1,4 @@ -{% include grid.html index=true %} +<!-- {% include grid.html index=true %} --> +<div id="about"> + {% tf about.md %} +</div> diff --git a/_i18n/en/license.md b/_i18n/en/license.md index b06eb02..c3c6f40 100644 --- a/_i18n/en/license.md +++ b/_i18n/en/license.md @@ -7,7 +7,7 @@ This is my personal webpage, where I write stuff. The source code can be found <div class="org-src-container"> <pre class="src src-txt"> -Copyright (C) 2018-2023 Miquel Sabaté Solà <mikisabate@gmail.com> +Copyright (C) 2018-Ω Miquel Sabaté Solà <mikisabate@gmail.com> This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by |
