Story 2.4: navigation rapide

This commit is contained in:
2026-02-04 17:00:33 +01:00
parent a1092c9f60
commit c9369df683
5 changed files with 106 additions and 24 deletions

View File

@@ -7,4 +7,5 @@ $here = Split-Path -Parent $MyInvocation.MyCommand.Path
& (Join-Path $here 'navbar.test.ps1')
& (Join-Path $here 'cta.test.ps1')
& (Join-Path $here 'home.test.ps1')
& (Join-Path $here 'quicknav.test.ps1')
'OK'