Skip to content
This repository was archived by the owner on Aug 27, 2024. It is now read-only.

Commit ba00d68

Browse files
authored
Registration Banner for Sub0 (#1114)
1 parent 725833d commit ba00d68

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

website/pages/en/index.js

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,13 @@ class Index extends React.Component {
3636

3737
return (
3838
<section>
39-
{/* <div className="announcement">
40-
You’ve mastered the tech, now talk about it! Share your Substrate experience at Sub0
41-
Online 2021.
39+
<div className="announcement">
40+
Meet others who speak your language! For devs at all levels - Sub0 Online, October 13-14, 2021.
4241
{` `}
43-
<a href="https://www.parity.io/blog/sub0-online-take-the-stage-and-share-your-knowledge?utm_source=substrate.dev&utm_medium=referral&utm_campaign=cfp%20sub0&utm_content=call%20for%20proposals%20sub0&utm_term=parity">
44-
Submit your proposal now.
42+
<a href=" https://sub0.substrate.io/?utm_source=substrate.dev&utm_medium=referral&utm_campaign=sub0 2021&utm_content=registrations&utm_term=parity&ref=2bcd2286876e">
43+
Register now
4544
</a>
46-
</div> */}
45+
</div>
4746
<HomeSplash
4847
id='home-hero'
4948
siteConfig={siteConfig}

0 commit comments

Comments
 (0)