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 9cf6bb2 commit f2973e6Copy full SHA for f2973e6
src/components/UnicornLog.vue
@@ -8,7 +8,7 @@
8
<img
9
alt="Vue 3 UnicornLog by @WebDevNerdStuff"
10
class="img-fluid unicorn-img"
11
- src="unicorn.svg"
+ src="../assets/unicorn.svg"
12
/>
13
</div>
14
src/components/sections/FooterSection.vue
@@ -4,7 +4,7 @@
4
5
6
class="img-fluid"
7
- src="vue3-unicorn-log-social.jpg"
+ src="../../assets/vue3-unicorn-log-social.jpg"
0 commit comments