diff --git a/pages/index.tsx b/pages/index.tsx
index 68838f8..0f0b4af 100755
--- a/pages/index.tsx
+++ b/pages/index.tsx
@@ -25,12 +25,6 @@ export const Section = styled.section`
}
`
-export const Gold = styled.em`
- color: var(--fg-gold);
- font-weight: normal;
- text-shadow: var(--emph-shadow) var(--fg-gold);
-`
-
export const Code = styled.code`
background-color: var(--bg-dark);
color: var(--fg-code);
@@ -56,7 +50,7 @@ const Page: NextPageWithLayout = () => {
<>
I am a full-stack software engineer with a passion for I am a student/full-stack software engineer with a passion for programming, physics, mathematics and anything *NIX (Linux, UNIX etc) related.About
-
Here are programming languages/technologies that I know/use (not limited to or ranked in any particular order):