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