Skip to content

Commit

Permalink
test to include registration button on index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
D-Barradas committed Aug 17, 2023
1 parent 01e22d5 commit 2ae0e70
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,12 +289,20 @@ Edit the text to match who can attend the workshop. For instance:
<hr/>
<!-- {% comment %} -->

<hr>
<!-- <hr> -->
<h2> Registration </h2>
<p>

<p class="text-center">
<a href="https://kaustforms.formstack.com/forms/intro_python_for_data_science_fall_2023_registration">
<button type="button" class="btn btn-info">Register here</button>
</a>
</p>
<hr/>

<!-- <p>
<strong>Register</strong> <a href="https://kaustforms.formstack.com/forms/intro_python_for_data_science_fall_2023_registration">here</a>
</p>
</hr>
</p> -->
<!-- </hr> -->
<!-- {% endcomment %} -->

{% comment%}
Expand Down

0 comments on commit 2ae0e70

Please sign in to comment.