Starting the little conversation
This commit is contained in:
@@ -1,7 +1,20 @@
|
||||
<script setup lang="ts"></script>
|
||||
|
||||
<template>
|
||||
<main id="main-app">Exploring 5S coming soon</main>
|
||||
<main id="main-app">
|
||||
Exploring 5S coming soon
|
||||
<article>
|
||||
<p>
|
||||
"This my friend, he says calmly, is what makes the whole shop works.
|
||||
Everything I know, everything I need is written down on this piece of
|
||||
paper. Please, take care of it."
|
||||
</p>
|
||||
<p>
|
||||
As you look down at the paper, you see a bunch of list, todos and notes
|
||||
in a brown used paper. It looks like it lived more than you.
|
||||
</p>
|
||||
</article>
|
||||
</main>
|
||||
</template>
|
||||
|
||||
<style scoped lang="scss">
|
||||
|
||||
Reference in New Issue
Block a user