diff --git a/templates/index.gohtml b/templates/index.gohtml index 2f5eac8..a2302b8 100644 --- a/templates/index.gohtml +++ b/templates/index.gohtml @@ -51,19 +51,19 @@
-
+
{{range .Animes}}
{{template "anime_card" dict "Anime" . "WithActions" true "IsWatchlist" (index $.WatchlistMap .MalID)}}
{{end}}
- - - -
@@ -103,7 +103,7 @@
-
+
{{range (seq 6)}}
@@ -120,7 +120,7 @@

Continue Watching

-
+
{{range (seq 3)}}
@@ -129,12 +129,12 @@
{{end}}
- - - -