We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fff055c commit 9513d62Copy full SHA for 9513d62
src/main.js
@@ -1,3 +1,5 @@
1
+window.location.replace('https://bridge-core.app/')
2
+
3
// This is the main.js file. Import global CSS and scripts here.
4
// The Client API can be used here. Learn more: gridsome.org/docs/client-api
5
import DefaultLayout from '~/layouts/Default.vue'
0 commit comments