article: exploring
This commit is contained in:
2
5s.html
2
5s.html
@@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>Interactive 5S</title>
|
<title>Exploring 5S</title>
|
||||||
<meta
|
<meta
|
||||||
name="description"
|
name="description"
|
||||||
content="Author: Julien Calixte,
|
content="Author: Julien Calixte,
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
# Thinking People System
|
# Thinking People System
|
||||||
|
|
||||||
A interactive website to better understand the Thinking People System.
|
An interactive website to better understand the Thinking People System.
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>Interactive Pull System</title>
|
<title>Exploring Pull System</title>
|
||||||
<meta
|
<meta
|
||||||
name="description"
|
name="description"
|
||||||
content="Author: Julien Calixte,
|
content="Author: Julien Calixte,
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
<script setup lang="ts"></script>
|
<script setup lang="ts"></script>
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
<main id="main-app">5S interactive coming soon</main>
|
<main id="main-app">Exploring 5S coming soon</main>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<style scoped lang="scss">
|
<style scoped lang="scss">
|
||||||
|
|||||||
Reference in New Issue
Block a user