#215 lowercase link

This commit is contained in:
neil 2022-12-07 12:27:17 +08:00
parent f4149d16cd
commit 7345fe6a8a

View file

@ -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>