Skip to content

Commit

Permalink
🎨 Revise homepage so it's not in 2021 anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
acollierr17 committed Jan 21, 2023
1 parent 56e0dac commit c6a5b1c
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,9 @@ export default function Home() {
Hello, the name's Anthony
</Heading>
<Text fontSize="xl">
This is my own personal website and corner on the internet. It's 2021
and it's about time I created one of these. So welcome!
</Text>
<br />
<Text fontSize="xl">
If you've seen my site before, you can see notable changes such as a
blog and a page to give you a bit more information about me. Thanks
for stopping by!
This is my own personal website and corner on the internet. Feel free
to look around and get an idea of who I am! If you have any feedback,
drop it over on the GitHub!
</Text>
</Box>
<HStack mt={6} spacing="17px" justify="left">
Expand Down

1 comment on commit c6a5b1c

@vercel
Copy link

@vercel vercel bot commented on c6a5b1c Jan 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

website – ./

website-acollierr17.vercel.app
website-git-main-acollierr17.vercel.app
acollier.dev

Please sign in to comment.