Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
fix: change the script
Browse files Browse the repository at this point in the history
  • Loading branch information
YeSuX committed Mar 10, 2024
1 parent f2dcd1b commit 767e1c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ export default defineConfig({
[
'script',
{
'async': true,
'defer': true,
'async': '',
'defer': '',
'data-domain': 'motion.oku-ui.com',
'src': 'https://rapor.vucod.com/js/script.js',
},
Expand Down

0 comments on commit 767e1c0

Please sign in to comment.