diff --git a/templates/anime.gohtml b/templates/anime.gohtml index 424ec7d..7a29627 100644 --- a/templates/anime.gohtml +++ b/templates/anime.gohtml @@ -98,7 +98,7 @@
-
+
{{$imageUrl := "https://placehold.co/400x600?text=No+Image"}} {{if $anime.Images.Webp.LargeImageURL}} {{$imageUrl = $anime.Images.Webp.LargeImageURL}} @@ -111,7 +111,7 @@
-

+

{{$anime.DisplayTitle}}

{{if and $anime.TitleEnglish (ne $anime.Title $anime.TitleEnglish)}} @@ -344,7 +344,7 @@