Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,21 +86,6 @@ export default function Home() {
</Text>
</section>
</div>

<section>
<Heading.H3>RocDev Newsletter</Heading.H3>
<Text>
Sign up for the bi-weekly RocDev Newsletter to get news, job
postings, links to interesting articles, and more delivered to your
inbox. The newsletter focuses on Rochester and the surrounding
region with some coverage of the national tech scene.
</Text>
<Mailchimp postActionUrl="https://dev.us10.list-manage.com/subscribe/post?u=41c48be81473d854f925435ed&amp;id=267830fcc6" />
<Text>
(Note: We do not share our subscriber list or other data with
anyone.)
</Text>
</section>
</div>
</>
);
Expand Down