style: update title format to MyAnimeList: {page}

This commit is contained in:
2026-05-06 20:10:13 +02:00
parent 21496596c7
commit b789e97fd4
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
{{define "title"}}Watch {{.Anime.Title}} - MyAnimeList{{end}}
{{define "title"}}Watch {{.Anime.Title}}{{end}}
{{define "content"}}
{{if .WatchlistIDs}}<script>initWatchlist({{.WatchlistIDs}})</script>{{end}}
{{$anime := .Anime}}