mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-10 06:54:21 +00:00
Add redirects
This commit is contained in:
parent
96e4237297
commit
dae7705659
1 changed files with 3 additions and 1 deletions
|
@ -106,6 +106,8 @@ redirects = {
|
|||
"home/guides/defaults": "../../defaults/guide.html",
|
||||
"metadata/details/setting": "definition.html",
|
||||
"metadata/details/details": "update.html",
|
||||
"malauth": "https://replit.com/@chazlarson/MALAuth",
|
||||
"traktauth": "https://replit.com/@chazlarson/TraktAuth",
|
||||
}
|
||||
|
||||
# Theme options are theme-specific and customize the look and feel of a
|
||||
|
@ -279,7 +281,7 @@ html_theme_options = {
|
|||
("Studios", "defaults/both/studio"),
|
||||
("Anime Studios", "defaults/both/studio_anime"),
|
||||
("Subtitle Languages", "defaults/both/subtitle_language"),
|
||||
("Universes", "defaults/both/universe"),
|
||||
("Universes", "defaults/both/universe"),n
|
||||
("Years", "defaults/both/year"),
|
||||
]),
|
||||
]),
|
||||
|
|
Loading…
Reference in a new issue