Skip to content

Commit

Permalink
docs: change demo envId
Browse files Browse the repository at this point in the history
  • Loading branch information
imaegoo committed Aug 15, 2023
1 parent db2facc commit b11defa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/theme/Layout.vue
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { useRouter } from 'vitepress'
import DefaultTheme from 'vitepress/theme'
const { Layout } = DefaultTheme
const envId = 'https://twikoo.vercel.app'
const envId = 'https://twikoojsorg.imaegoo.com'
const twikooJs = ref(null)
const router = useRouter()
Expand Down

0 comments on commit b11defa

Please sign in to comment.