Skip to content

Commit

Permalink
Merge pull request #306 from maneesha/patch-3
Browse files Browse the repository at this point in the history
move instructions to html content so page doesn't break
  • Loading branch information
Raniere Silva committed Mar 15, 2016
2 parents 98ea38c + 97ec706 commit d68cff0
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
<!-- ****IMPORTANT REMINDER**** -->
<h1>Delete this line and email the link to your workshop page to admin@software-carpentry.org. If this is a self organized workshop, please be sure to include any other details Software Carpentry staff may need to know in your email.</h1>


<!-- See instructions in the comments below for how to edit specific sections of this workshop template. -->

---
layout: workshop # DON'T CHANGE THIS.
root: . # DON'T CHANGE THIS.
Expand All @@ -22,6 +16,12 @@ <h1>Delete this line and email the link to your workshop page to admin@software-
etherpad: # optional (insert the URL for your Etherpad if you're using one)
eventbrite: # optional (insert the alphanumeric key for Eventbrite registration, e.g., "1234567890AB")
---


<!-- See instructions in the comments below for how to edit specific sections of this workshop template. -->



<!--
HEADER
Expand Down Expand Up @@ -49,6 +49,12 @@ <h1>Delete this line and email the link to your workshop page to admin@software-
</iframe>
{% endif %}

<h1>This is the workshop template. Use it to create your own website.
Delete this line and email the link to your workshop page to admin@software-carpentry.org.
If this is a self organized workshop, please be sure to include any other details
Software Carpentry staff may need to know in your email.</h1>


<h2 id="general">General Information</h2>

<!--
Expand Down

0 comments on commit d68cff0

Please sign in to comment.