diff --git a/src/components/Layout.jsx b/src/components/Layout.jsx index d612a500..1fe8eaae 100644 --- a/src/components/Layout.jsx +++ b/src/components/Layout.jsx @@ -89,8 +89,7 @@ const Layout = ({ children, showEthDiamond, className, hidden }) => { target="_blank" rel="noreferrer" > - <<S<OURCE - CODE(^) + <<S<OURCE(^) diff --git a/src/html.js b/src/html.js index d9c6d41c..4111204b 100644 --- a/src/html.js +++ b/src/html.js @@ -29,6 +29,9 @@ export default function HTML(props) { case 'a': window.location.href= "/art"; break; + case 'e': + window.location.href= "/experiences"; + break; case 'm': window.location.href= "/manifesto"; break; diff --git a/src/pages/experiences.jsx b/src/pages/experiences.jsx index d534d040..1c0459f8 100644 --- a/src/pages/experiences.jsx +++ b/src/pages/experiences.jsx @@ -7,6 +7,7 @@ import secondFloor from "../images/secondFloor.png"; import thirdFloor from "../images/thirdFloor.png"; import fourthFloor from "../images/fourthFloor.png"; import fifthFloor from "../images/fifthFloor.png"; +import { FaExternalLinkAlt } from "react-icons/fa"; const Experiences = () => { const [isMapModalOpen, setIsMapModalOpen] = React.useState(false); @@ -194,12 +195,6 @@ const Experiences = () => { setIsMapModalOpen(true); }, }, - aeden: { - name: "Aeden", - handler: () => { - window.open("https://aedenberlin.com/", "_blank"); - }, - }, }; const LocationButton = ({ loc, className }) => ( @@ -301,14 +296,14 @@ const Experiences = () => { and recenter. At night the space will transform into a starry night, with areas for hackers to sleep or unwind. -
Saturday 24th:
+
Saturday 25th:
-
Sunday 25th:
+
Sunday 26th: