diff options
| -rw-r--r-- | src/lib/components/Main.svelte | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/components/Main.svelte b/src/lib/components/Main.svelte index fb58c54..6589e40 100644 --- a/src/lib/components/Main.svelte +++ b/src/lib/components/Main.svelte | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | <h1 id="about-heading">About</h1> | 3 | <h1 id="about-heading">About</h1> |
| 4 | <p> | 4 | <p> |
| 5 | Software engineer, CS master’s student, based in Poland, hacking on | 5 | Software engineer, CS master’s student, based in Poland, hacking on |
| 6 | web, mobile, embedded. I also provide GNU/Linux administration services. More information available in my <a href="https://git.philw.dev/resume" target="_blank" rel="noopener noreferrer" aria-label="visit Filip Wandzio's resume"> | 6 | web, mobile, embedded. I also provide GNU/Linux administration services. More information available in my <a href="https://git.philw.dev/resume/plain/filipwandzio.pdf" target="_blank" rel="noopener noreferrer" aria-label="visit Filip Wandzio's resume"> |
| 7 | resume | 7 | resume |
| 8 | </a>. | 8 | </a>. |
| 9 | </p> | 9 | </p> |
