diff options
| author | Joe Carstairs <jcarstairs@scottlogic.com> | 2024-07-18 16:49:29 +0100 |
|---|---|---|
| committer | Joe Carstairs <jcarstairs@scottlogic.com> | 2024-07-18 16:49:29 +0100 |
| commit | d7727d0f8d0100c1fc189b02ee9bd55161fd2142 (patch) | |
| tree | 12fd4f727a36ed37a72a214ce1c469a515e8ef74 /website/src/pages/cv.astro | |
| parent | 55513aa4164c01ba2b178d8eaef45ef4eaeb064a (diff) | |
| parent | b55115cd7016feb741700950ccf4b89438e19648 (diff) | |
Merge branch 'main' of https://github.com/joeacarstairs/personal-website
Diffstat (limited to 'website/src/pages/cv.astro')
| -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> |
