Skip to content

Commit c115366

Browse files
committed
Add ticket button in greeting
1 parent 26051aa commit c115366

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_includes/sections/greeting.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ <h1>
88
</h1>
99
<p>
1010
<a class="btn2" href="{{ cfpResource.render_path | relativize_url }}" style="color: white; border-color: white">{{ cfpResource | rdf_property: "rdfs:label", site.language }}</a>
11+
<a class="btn2" href="https://www.conftool.net/dataweek2025/" style="color: white; border-color: white">{{str_get_a_ticket}}</a>
1112
</p>
1213
</div>
1314
<figure>

0 commit comments

Comments
 (0)