Fixes after merge

This commit is contained in:
Ben Morrow 2017-05-17 07:10:57 -05:00
parent 1e7315e7e1
commit 3244416dd7
2 changed files with 1 additions and 12 deletions

File diff suppressed because one or more lines are too long

View File

@ -204,11 +204,7 @@
<div class="step-number">1</div>
<div class="step-description">
<h3 class="step-title"><span class="step-title-number">1. </span>Join the Community</h3>
<<<<<<< HEAD
<div class="step-text">Come say Hi in #hackathon. Were friendly people! You can meet teammates and get your questions answered. We'll also pin updates along the way here.</div>
=======
<div class="step-text">Come say Hi in #hackathon (were friendly people!). You can meet teammates and get your questions answered.</div>
>>>>>>> gh-pages
</div>
<a class="button button--secondary step-button" target="_blank" href="http://slack.status.im/">Join our Slack</a>
</div>
@ -216,11 +212,7 @@
<div class="step-number">2</div>
<div class="step-description">
<h3 class="step-title"><span class="step-title-number">2. </span>Submit Entry via Github</h3>
<<<<<<< HEAD
<div class="step-text">We're using GitHub for submissions. Before the Kickoff, add your team's project as an <em>issue</em>. Then, edit it as you make progress. By the <strong>Pencils Down</strong> deadline, your issue should include everything on the template and you should make a <em>pull request</em> with your code.</div>
=======
<div class="step-text">Before the Kickoff, add your team's project as an issue on GitHub. Then, edit it along the way as you make progress. By the deadline, your project should include your open-source code. <br/><br/>You also may add an up to two-minute video showing how your DApp, chatbot, or command works. You can also show slides or pictures in the video as further explanation, but these are no substitute for working code. Judges will make decisions based on technical achievement, not marketing ability.</div>
>>>>>>> gh-pages
</div>
<a class="button button--secondary step-button" target="_blank" href="https://github.com/status-im/hackathon/issues/new">Submit Issue</a>
</div>