diff --git a/app/csr_components/CopyTextInput.jsx b/app/csr_components/CopyTextInput.jsx index 755e92e..bec4153 100644 --- a/app/csr_components/CopyTextInput.jsx +++ b/app/csr_components/CopyTextInput.jsx @@ -17,14 +17,14 @@ export default function CopyTextInput(){ } return <> -
+
}, {"name": "GitHub", "link": "https://github.com/lalewis7", "icon": }, {"name": "Medium", "link": "https://medium.com/@arthur.lewis", "icon": }, + {"name": "Email", "link": `mailto:${process.env.NEXT_PUBLIC_EMAIL}`, "icon": }, ].map((val, i) => <> )} +
+ +
diff --git a/app/layout.jsx b/app/layout.jsx index ccddda5..c4e89bf 100644 --- a/app/layout.jsx +++ b/app/layout.jsx @@ -80,22 +80,22 @@ export default function RootLayout({ children }) {
  • - +
  • - +
  • - +
  • - +
  • @@ -169,7 +169,9 @@ export default function RootLayout({ children }) {
    Contact
    - +
    + +