Added mpa support, nuxt4 future compatibility, improvements in intro and services
6 lines
69 B
Vue
6 lines
69 B
Vue
<template>
|
|
<div>
|
|
<Intro />
|
|
<Skills />
|
|
</div>
|
|
</template>
|