Skip to content

Commit bbee6a1

Browse files
committed
docs: use local icon to prevent cors issues on stackblitz
1 parent 65ee83f commit bbee6a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎playground/pages/index.vue‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<ion-headertranslucent>
44
<ion-toolbarclass="toolbar">
55
<ion-thumbnailslot="start">
6-
<ion-imgsrc="https://nuxtjs.org/design-kit/colored-logo.svg" />
6+
<ion-imgsrc="/icon.png" />
77
</ion-thumbnail>
88
<ion-title> Nuxt Ionic </ion-title>
99
</ion-toolbar>

0 commit comments

Comments
 (0)