mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
parent
7011117c83
commit
bbfb798f09
@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="app">
|
||||
<img src="./assets/logo.svg" class="h-20 mb-4">
|
||||
<img src="~/assets/logo.svg" class="h-20 mb-4">
|
||||
<h1 class="greeting">
|
||||
{{ hello }}, <br>Nuxt 3!
|
||||
</h1>
|
||||
|
Loading…
Reference in New Issue
Block a user