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 65ee83f commit bbee6a1Copy full SHA for bbee6a1
playground/pages/index.vue
@@ -3,7 +3,7 @@
3
<ion-header translucent>
4
<ion-toolbar class="toolbar">
5
<ion-thumbnail slot="start">
6
- <ion-img src="https://nuxtjs.org/design-kit/colored-logo.svg" />
+ <ion-img src="/icon.png" />
7
</ion-thumbnail>
8
<ion-title> Nuxt Ionic </ion-title>
9
</ion-toolbar>
0 commit comments