Skip to content

Commit 5a33186

Browse files
committed
Update footer text to reflect team name as "Equipe Sortphy" for better attribution.
1 parent 6fe76b1 commit 5a33186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@
624624
<img src="./images/sortphy.png" alt="Sortphy Logo" style="height: 100px; width: auto;">
625625
<div>
626626
<h1 style="margin: 0; font-size: 2.5rem; color: var(--text-color);">Buscador de Texto Dune</h1>
627-
<p style="margin-top: 5px;">Feito por Sortphy - <a href="https://github.com/Sortphy/dune-search" target="_blank" style="color: var(--text-color); text-decoration: underline;">github.com/Sortphy/dune-search</a></p>
627+
<p style="margin-top: 5px;">Feito por Equipe Sortphy - <a href="https://github.com/Sortphy/dune-search" target="_blank" style="color: var(--text-color); text-decoration: underline;">github.com/Sortphy/dune-search</a></p>
628628
</div>
629629
</div>
630630
</header>

0 commit comments

Comments
 (0)