From 4bf79a2d080089894248f80b4710723f4eb2532d Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Mon, 15 Jan 2024 17:28:48 +0000 Subject: [PATCH] fix: update vueconf logo (#1348) --- budget.json | 2 +- nuxt.config.ts | 1 + src/components/TheHome.server.vue | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/budget.json b/budget.json index 1a915534b..441c47c56 100644 --- a/budget.json +++ b/budget.json @@ -12,7 +12,7 @@ }, { "resourceType": "stylesheet", - "budget": 9.6 + "budget": 9.8 } ], "resourceCounts": [ diff --git a/nuxt.config.ts b/nuxt.config.ts index a4ed7bde5..4e4d99b93 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -188,6 +188,7 @@ export default defineNuxtConfig({ 'res.cloudinary.com', 'cityjsconf.org', 'vuejsnation.com', + 'vueconf.us', ], screens: { logo: 40, diff --git a/src/components/TheHome.server.vue b/src/components/TheHome.server.vue index d7a0bf176..a104f0914 100644 --- a/src/components/TheHome.server.vue +++ b/src/components/TheHome.server.vue @@ -62,7 +62,7 @@ const upcomingConferences: Array<{ link: 'https://vueconf.us/', location: '🇺🇸', image: - 'https://res.cloudinary.com/connectjs/image/upload/v1702956496/twittercard2024_2-01_faek7d.png', + 'https://vueconf.us/__og-image__/image/og.png', }, { name: 'Middlesborough FE',