You've already forked AstralRinth
forked from didirus/AstralRinth
Better error handling, fix some more broken OG links
This commit is contained in:
@@ -171,7 +171,7 @@ export default {
|
||||
{
|
||||
hid: 'og:url',
|
||||
name: 'og:url',
|
||||
content: `https://modrinth.com/privacy`,
|
||||
content: `https://modrinth.com/legal/privacy`,
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -183,7 +183,7 @@ export default {
|
||||
{
|
||||
hid: 'og:url',
|
||||
name: 'og:url',
|
||||
content: `https://modrinth.com/tos`,
|
||||
content: `https://modrinth.com/legal/terms`,
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user