You've already forked AstralRinth
forked from didirus/AstralRinth
Add mod title to mod page meta description (#277)
This commit is contained in:
@@ -530,9 +530,7 @@ export default {
|
|||||||
{
|
{
|
||||||
hid: 'description',
|
hid: 'description',
|
||||||
name: 'description',
|
name: 'description',
|
||||||
content:
|
content: `${this.mod.title}: ${this.mod.description} View other minecraft mods on Modrinth today! Modrinth is a new and modern Minecraft modding platform supporting both the Forge and Fabric mod loaders.`,
|
||||||
this.mod.description +
|
|
||||||
' View other minecraft mods on Modrinth today! Modrinth is a new and modern Minecraft modding platform supporting both the Forge and Fabric mod loaders.',
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
hid: 'og:url',
|
hid: 'og:url',
|
||||||
|
|||||||
Reference in New Issue
Block a user