Skip to content

Commit cb44069

Browse files
committed
fix: Remove tickets link for now
1 parent 5f6b43f commit cb44069

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/_partials/footer.blade.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
<ul class="list-unstyled">
1414
<li><a href="{{ url('/about') }}">Sobre</a></li>
1515
<li><a href="{{ url('/sponsors') }}">Patrocinadores</a></li>
16-
<li><a href="{{ $page->event_ticket ?? '#' }}">Ingressos</a></li>
1716
<!-- <li><a href="/speakers">Palestrantes</a></li> -->
1817
<!-- <li><a href="https://www.depassaporte.com.br/phpeste" target="_blank">Passagens aéreas</a></li> -->
1918
</ul>

0 commit comments

Comments
 (0)