diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index 32e7992..c1ead49 100644 Binary files a/.yarn/install-state.gz and b/.yarn/install-state.gz differ diff --git a/app/pages/bridge/index.vue b/app/pages/bridge/index.vue index 12ac851..eed29e0 100644 --- a/app/pages/bridge/index.vue +++ b/app/pages/bridge/index.vue @@ -32,7 +32,7 @@

Live ATC is still in the works

- Bridge app screenshot +

We’re actively building this part of the Bridge experience. There isn’t a hosted version yet, but we’re lining everything up for launch in the coming weeks and months. diff --git a/nuxt.config.ts b/nuxt.config.ts index ffaf9c5..cdf4fd1 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -67,4 +67,4 @@ export default defineNuxtConfig({ '~/assets/css/learn-theme.css' ], -}) +}) \ No newline at end of file