We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14105b7 commit c57baa5Copy full SHA for c57baa5
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