diff options
Diffstat (limited to 'website/src')
| -rw-r--r-- | website/src/components/Me.astro | 5 | ||||
| -rw-r--r-- | website/src/pages/cv.astro | 8 |
2 files changed, 10 insertions, 3 deletions
diff --git a/website/src/components/Me.astro b/website/src/components/Me.astro index a77efc0..fc21bbf 100644 --- a/website/src/components/Me.astro +++ b/website/src/components/Me.astro @@ -35,9 +35,8 @@ </p> <p> - Email me at - <a class="u-email" href="mailto:joeacarstairs@gmail.com">joeacarstairs@gmail.com</a> - with your thoughts on metaethics, Scots verse and eschatology. + HMU with your thoughts on philosophy of science, Scots verse and + John the Evangelist. </p> <p> 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> |
