mirror of
https://github.com/r-freeman/portfolio.git
synced 2024-11-22 22:55:41 +00:00
Reverted links on homepage
This commit is contained in:
parent
2ec382d5a3
commit
8feb76efc4
@ -231,9 +231,8 @@ export default function Home({articles}: { articles: Article[] }) {
|
|||||||
<p className="mt-6 text-base text-zinc-600 dark:text-zinc-400">
|
<p className="mt-6 text-base text-zinc-600 dark:text-zinc-400">
|
||||||
Hi. I'm Ryan, a software engineer based in Dublin, Ireland. I'm currently working in the
|
Hi. I'm Ryan, a software engineer based in Dublin, Ireland. I'm currently working in the
|
||||||
aviation industry for Aer Lingus. I am passionate about personal growth and progressing in my career. This
|
aviation industry for Aer Lingus. I am passionate about personal growth and progressing in my career. This
|
||||||
is my personal website where you can <InlineLink href="/about">learn more about
|
is my personal website where you can learn more about me, read articles I've written and see projects
|
||||||
me</InlineLink>, <InlineLink href="/writing">read articles I've written</InlineLink> and <InlineLink
|
I've worked on.
|
||||||
href="/projects">see projects I've worked on</InlineLink>.
|
|
||||||
</p>
|
</p>
|
||||||
<div className="mt-6 flex gap-6">
|
<div className="mt-6 flex gap-6">
|
||||||
<SocialLink
|
<SocialLink
|
||||||
|
Loading…
Reference in New Issue
Block a user