We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c57baa5 commit 326b43dCopy full SHA for 326b43d
src/components/pages/home/wrap-up/wrap-up.jsx
@@ -14,9 +14,9 @@ export const WrapUp = () => (
14
<Button to="https://www.youtube.com/playlist?list=PLtLBTEzR4SqXICiZEESHcElCqQYgjmfYR">
15
Watch all the talks
16
</Button>
17
- {/*<Button to="https://hansberndlevents.myportfolio.com/kcd-austria">
+ {/* <Button to="https://hansberndlevents.myportfolio.com/kcd-austria">
18
See all the pictures
19
- </Button>*/}
+ </Button> */}
20
</div>
21
</section>
22
);
0 commit comments