diff options
| author | Joe Carstairs <me@joeac.net> | 2024-07-17 21:26:21 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2024-07-17 21:26:21 +0100 |
| commit | 948be3943b99944e82df7958296302d76459ea03 (patch) | |
| tree | 7d54c0a095aa1d1a90c1824ce064029f9c053da1 /website/src/pages | |
| parent | 486207fb8840e1990beca19aef6fe940eeb98f03 (diff) | |
Disclaimer on CV
Diffstat (limited to 'website/src/pages')
| -rw-r--r-- | website/src/pages/cv.astro | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/website/src/pages/cv.astro b/website/src/pages/cv.astro index bf0da73..e25c477 100644 --- a/website/src/pages/cv.astro +++ b/website/src/pages/cv.astro @@ -17,6 +17,14 @@ import Page from '../layouts/Page.astro'; </header> <section> + <p> + Early-career software developer with broad interests, technical precision + and deep thinking. Not actively looking for a job right now, but happy to + hear from you about future opportunities. + </p> + </section> + + <section> <h2>Soft skills</h2> <ul> |
