We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f5a0c8 commit 7d9ef0fCopy full SHA for 7d9ef0f
data/carousel/tickets.yaml
@@ -3,6 +3,6 @@ title: "Buy your tickets!"
3
description: >
4
<ul class="list-style-none">
5
<li>Book your tickets now and take advantage of the early bird discount</li>
6
- <li><a href="/tickets/" class="btn green" role="button">Order Now</a></li>
+ <a href="/tickets/" class="btn green" role="button">Order Now</a>
7
</ul>
8
image: "img/carousel/ticket.png"
0 commit comments