Skip to content

Commit

Permalink
update twikoo 1.6.41
Browse files Browse the repository at this point in the history
  • Loading branch information
am-abudu committed Jan 14, 2025
1 parent 86ca4f8 commit 470fc1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/theme/Twikoo.vue
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,6 @@ onMounted(() => {

<!-- Twikoo -->
<div id="twikoo"></div>
<component :is="'script'" src="https://cdn.jsdelivr.net/npm/[email protected].39/dist/twikoo.min.js" crossorigin="anonymous" ref="twikooJs"></component>
<component :is="'script'" src="https://cdn.jsdelivr.net/npm/[email protected].41/dist/twikoo.min.js" crossorigin="anonymous" ref="twikooJs"></component>
</div>
</template>

0 comments on commit 470fc1b

Please sign in to comment.