ADD: External Imprint
This commit is contained in:
parent
b7a11e5b84
commit
40beae70e9
9 changed files with 122 additions and 16 deletions
14
app.vue
14
app.vue
|
@ -1,13 +1,9 @@
|
|||
<style src="./Globals.css" />
|
||||
|
||||
<template>
|
||||
<div>
|
||||
<Header />
|
||||
<Intro />
|
||||
<Skills />
|
||||
<Customers />
|
||||
<Services />
|
||||
</div>
|
||||
<section>
|
||||
<NuxtPage />
|
||||
</section>
|
||||
</template>
|
||||
<script setup lang="ts">
|
||||
</script>
|
||||
|
||||
<script setup></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue