Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ff388da

Browse files
authored
Add button to CFP on speakers page
1 parent d86ac49 commit ff388da

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

speakers.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,10 @@
77

88
{% include top-section.html %}
99

10+
<div class="jumbotron">
11+
<span class="btn btn-primary waves-element waves-button waves-light waves-will-raise">
12+
<a href="https://www.papercall.io/mendercon-2025" target="_blank">Become a speaker</a>
13+
</span>
14+
</div>
15+
1016
{% include speakers-list.html %}

0 commit comments

Comments
 (0)