Spaces:
Running
Running
Update src/App.vue
Browse files- src/App.vue +1 -1
src/App.vue
CHANGED
|
@@ -5,7 +5,7 @@ import HelloWorld from './components/HelloWorld.vue'
|
|
| 5 |
|
| 6 |
<template>
|
| 7 |
<header>
|
| 8 |
-
<img alt="Vue logo" class="logo" src="@/assets/logo.
|
| 9 |
|
| 10 |
<div class="wrapper">
|
| 11 |
<p>The Modelizer application is building, Modelizer will notify that the application is built! — Kulia</p>
|
|
|
|
| 5 |
|
| 6 |
<template>
|
| 7 |
<header>
|
| 8 |
+
<img alt="Vue logo" class="logo" src="@/assets/logo.jpg" width="125" height="125" />
|
| 9 |
|
| 10 |
<div class="wrapper">
|
| 11 |
<p>The Modelizer application is building, Modelizer will notify that the application is built! — Kulia</p>
|