Fix result links

This commit is contained in:
video-prize-ranch 2023-07-20 02:08:35 +00:00 committed by video-prize-ranch
parent 82c442b32a
commit eda3c96212

View File

@ -1,4 +1,4 @@
<a href="/{{Id}}">
<a href="{{Url}}">
<div class="bg-slate-600 rounded-lg">
<img src="{{ImageUrl}}?no_webp=1" loading="lazy" width="100%" height="100%">
<p class="m-2 text-ellipsis whitespace-nowrap overflow-hidden">{{Title}}</p>