mirror of
https://onedev.site.tesses.net/tytd2025
synced 2026-02-09 01:55:46 +00:00
Fix downloader bug, use plink and add icon to plugin template
This commit is contained in:
@@ -20,7 +20,7 @@ func Pages.VideoInfo(tytd,ctx)
|
||||
<div class="min">
|
||||
<h4>{vi.title}</h4>
|
||||
<a class="underline" href={$"./channel?id={Net.Http.UrlEncode(vi.channelId)}"}>{vi.author}</a>
|
||||
<p>{vi.shortDescription}</p>
|
||||
<plink(vi.shortDescription)>
|
||||
</div>
|
||||
|
||||
</div>;
|
||||
|
||||
Reference in New Issue
Block a user