diff --git a/pages/index.js b/pages/index.js index 1babbdf..c07915e 100644 --- a/pages/index.js +++ b/pages/index.js @@ -71,7 +71,7 @@ export default function Index() { > About Me - Hi everyone 👋, I'm Benjamin Carlson. I go to Central Connect State University where I study computer science and mathematics. My personal website is where I showcase my projects, writing, statistics, experience, and more. It also serves as a sandbox to play around with new technologies, as seen by the evolution of this website! Feel free to reach out via email or any social media. + Hi everyone 👋, I'm Benjamin Carlson. I go to Central Connecticut State University where I study computer science and mathematics. My personal website is where I showcase my projects, writing, statistics, experience, and more. It also serves as a sandbox to play around with new technologies, as seen by the evolution of this website! Feel free to reach out via email or any social media. @@ -186,4 +186,4 @@ export default function Index() { ) -} \ No newline at end of file +}