diff --git a/nuxt.config.ts b/nuxt.config.ts index 8923d6f3..22fc1e1c 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -162,8 +162,7 @@ export default defineNuxtConfig({ // our default translation server #76 translateApi: '', // Use the instance where Elk has its Mastodon account as the default - //defaultServer: 'ap.zio.sh', // BUG: Landing UI looks broken as GoToSocial does not provide public feeds - defaultServer: 'mastodon.social', + defaultServer: 'ap.zio.sh', singleInstance: false, }, storage: {