Loading chrrreeeeesss-com-homepage/src/App.tsx +7 −7 Original line number Diff line number Diff line Loading @@ -24,12 +24,12 @@ function App() { name: "Signal", description: "Click here to start a conversation with me on Signal.", link: "https://signal.me/#eu/Ai6A/M7HVaFhJvSz/VkmeAiJEuVIYYPa9Dl+I8lbBpdAXH0RkpVA5I3+vvem0C1u", }, # { # name: "LinkedIn", # description: "Click here to go to my LinkedIn", # link: "https://www.linkedin.com/in/chris-morris-4464732a/", # } } // { // name: "LinkedIn", // description: "Click here to go to my LinkedIn", // link: "https://www.linkedin.com/in/chris-morris-4464732a/", // } ]; const services = [ Loading @@ -55,7 +55,7 @@ function App() { return ( <> <h1>Chris's homepage/h1> <h1>Chris's homepage</h1> <div className="pageContent"> <h2>My links</h2> <ListGroup items={links} /> Loading Loading
chrrreeeeesss-com-homepage/src/App.tsx +7 −7 Original line number Diff line number Diff line Loading @@ -24,12 +24,12 @@ function App() { name: "Signal", description: "Click here to start a conversation with me on Signal.", link: "https://signal.me/#eu/Ai6A/M7HVaFhJvSz/VkmeAiJEuVIYYPa9Dl+I8lbBpdAXH0RkpVA5I3+vvem0C1u", }, # { # name: "LinkedIn", # description: "Click here to go to my LinkedIn", # link: "https://www.linkedin.com/in/chris-morris-4464732a/", # } } // { // name: "LinkedIn", // description: "Click here to go to my LinkedIn", // link: "https://www.linkedin.com/in/chris-morris-4464732a/", // } ]; const services = [ Loading @@ -55,7 +55,7 @@ function App() { return ( <> <h1>Chris's homepage/h1> <h1>Chris's homepage</h1> <div className="pageContent"> <h2>My links</h2> <ListGroup items={links} /> Loading