Better error handling, fix some more broken OG links

This commit is contained in:
Geometrically
2021-01-01 09:09:53 -07:00
parent 9de5950f4d
commit a0b6a3bed6
10 changed files with 298 additions and 241 deletions
+1 -1
View File
@@ -171,7 +171,7 @@ export default {
{
hid: 'og:url',
name: 'og:url',
content: `https://modrinth.com/privacy`,
content: `https://modrinth.com/legal/privacy`,
},
],
},
+1 -1
View File
@@ -183,7 +183,7 @@ export default {
{
hid: 'og:url',
name: 'og:url',
content: `https://modrinth.com/tos`,
content: `https://modrinth.com/legal/terms`,
},
],
},