From a9fc58634b0c390132780e418103d14165a2aaea Mon Sep 17 00:00:00 2001 From: lemuel Date: Sun, 7 Aug 2022 21:09:28 -0500 Subject: [PATCH] =?UTF-8?q?otro=20t=C3=ADtulo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nuxt.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuxt.config.js b/nuxt.config.js index 4b1bee4..74246e9 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -4,7 +4,7 @@ export default { // server: { port: 3014 }, target: 'static', head: { - title: 'pcpuma_unam_operador', + title: 'PC Puma', htmlAttrs: { lang: 'es', },