diff options
Diffstat (limited to 'website/src')
| -rw-r--r-- | website/src/components/Me.astro | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/website/src/components/Me.astro b/website/src/components/Me.astro index 4d26ace..8531d54 100644 --- a/website/src/components/Me.astro +++ b/website/src/components/Me.astro @@ -23,9 +23,9 @@ Hi! š My name is <span class="p-given-name">Joe</span> <span class="p-family-name">Carstairs</span>. Iām a <span class="p-job-title">software developer</span> at - <a class="p-org" href="https://www.scottlogic.com">Scott Logic</a>, a - graduate of Philosophy and Mathematics at the University of Edinburgh, - a committed Christian and a pretty rubbish poet. + <a class="p-org" href="https://www.scottlogic.com">Scott Logic</a>, + a Divinity student at the University of Edinburgh, + a lapsed fiddle player and a very occasional poet. </p> <p> |
