mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 15:41:59 +01:00
More consistent use of "Extensions" (#259)
More consistent use of "Extensions" (#259)
This commit is contained in:
parent
13158bd752
commit
8eaeed9cd2
@ -28,7 +28,7 @@ module.exports = {
|
||||
path: "/help/contribution",
|
||||
},
|
||||
{
|
||||
title: "Available extensions",
|
||||
title: "Extensions",
|
||||
path: "/extensions/",
|
||||
},
|
||||
],
|
||||
@ -51,7 +51,7 @@ module.exports = {
|
||||
path: "/help/contribution",
|
||||
},
|
||||
{
|
||||
title: "Available extensions",
|
||||
title: "Extensions",
|
||||
path: "/extensions/",
|
||||
},
|
||||
],
|
||||
@ -76,7 +76,7 @@ module.exports = {
|
||||
children: ["/help/contribution"],
|
||||
},
|
||||
{
|
||||
title: "Available extensions",
|
||||
title: "Extensions",
|
||||
path: "/extensions/",
|
||||
},
|
||||
],
|
||||
@ -99,7 +99,7 @@ module.exports = {
|
||||
path: "/help/contribution",
|
||||
},
|
||||
{
|
||||
title: "Available extensions",
|
||||
title: "Extensions",
|
||||
path: "/extensions/",
|
||||
},
|
||||
],
|
||||
@ -122,7 +122,7 @@ module.exports = {
|
||||
path: "/help/contribution",
|
||||
},
|
||||
{
|
||||
title: "Available extensions",
|
||||
title: "Extensions",
|
||||
path: "/extensions/",
|
||||
},
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user