mirror of
https://github.com/r-freeman/portfolio.git
synced 2024-11-11 18:45: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">
|
||||
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
|
||||
is my personal website where you can <InlineLink href="/about">learn more about
|
||||
me</InlineLink>, <InlineLink href="/writing">read articles I've written</InlineLink> and <InlineLink
|
||||
href="/projects">see projects I've worked on</InlineLink>.
|
||||
is my personal website where you can learn more about me, read articles I've written and see projects
|
||||
I've worked on.
|
||||
</p>
|
||||
<div className="mt-6 flex gap-6">
|
||||
<SocialLink
|
||||
|
Loading…
Reference in New Issue
Block a user