diff options
Diffstat (limited to 'src/lib/components')
| -rw-r--r-- | src/lib/components/Main.svelte | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/components/Main.svelte b/src/lib/components/Main.svelte index d5861c6..9cb6d42 100644 --- a/src/lib/components/Main.svelte +++ b/src/lib/components/Main.svelte | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | <section id="about" aria-labelledby="about-heading"> | 2 | <section id="about" aria-labelledby="about-heading"> |
| 3 | <h2 id="about-heading">About</h2> | 3 | <h2 id="about-heading">About</h2> |
| 4 | <p> | 4 | <p> |
| 5 | I’m a software engineer who builds practical tools. I mostly work on web and mobile apps, and general software development. | 5 | I’m a software engineer who builds practical tools focused on performance and usability. Currently I work on web (both back and front), mobile and embedded software. |
| 6 | </p> | 6 | </p> |
| 7 | </section> | 7 | </section> |
| 8 | 8 | ||
| @@ -13,7 +13,7 @@ | |||
| 13 | href="https://git.philw.dev" | 13 | href="https://git.philw.dev" |
| 14 | target="_blank" | 14 | target="_blank" |
| 15 | rel="noopener noreferrer" | 15 | rel="noopener noreferrer" |
| 16 | aria-label="visit filip wandzio's git repository" | 16 | aria-label="visit Filip Wandzio's git repository" |
| 17 | >git repository</a | 17 | >git repository</a |
| 18 | >. They include experiments, prototypes, and working tools I use personally. You can also find materials from my talks and presentations. | 18 | >. They include experiments, prototypes, and working tools I use personally. You can also find materials from my talks and presentations. |
| 19 | </p> | 19 | </p> |
