Story 2.2: bouton cta navbar

This commit is contained in:
2026-02-04 16:54:25 +01:00
parent dd6c5d0a72
commit 8dd68ef584
5 changed files with 59 additions and 29 deletions

View File

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