mirror of
https://github.com/ivabus/www
synced 2024-11-22 14:45:05 +03:00
#215 lowercase link
This commit is contained in:
parent
f4149d16cd
commit
7345fe6a8a
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
</a>
|
||||
</div>
|
||||
<div class="card-body thumbnail-body-mobile">
|
||||
<a href="/+{{- .full_name -}}/">
|
||||
<a href="/+{{- lower .full_name -}}/">
|
||||
<button class="detail-btn-mobile"><i class="icon-enter-arrow"></i>details</button>
|
||||
</a>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue