feat: starting heijunka article

This commit is contained in:
Julien Calixte
2026-01-01 21:46:39 +01:00
parent 0cdca2136d
commit 97ba46d693
7 changed files with 68 additions and 12 deletions

View File

@@ -12,7 +12,8 @@ export default defineConfig({
index: 'index.html',
'pull-system': 'pull-system.html',
'team-leader': 'team-leader.html',
'5s': '5s.html'
'5s': '5s.html',
heijunka: 'heijunka.html'
}
}
},