From 6141b60294fd87252427b7d9612adf23d68a8dc2 Mon Sep 17 00:00:00 2001 From: Jai A Date: Fri, 9 Oct 2020 20:09:38 -0700 Subject: [PATCH] Fix embed finally --- nuxt.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuxt.config.js b/nuxt.config.js index 9ae6b82d..2e00fa37 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -59,7 +59,7 @@ export default { { hid: 'twitter:title', name: 'twitter:title', - content: 'An open source modding platform', + content: 'Modrinth', }, { hid: 'twitter:description',