Compare commits

...

2 Commits

Author SHA1 Message Date
c64e7f7217 Merge pull request 'Fix French documentation card layout' (#24) from fix/cards_orientation into main
Reviewed-on: #24
2026-07-10 13:38:17 +00:00
Damien
4e70e8eb14 Fix French documentation card layout
All checks were successful
Build and Deploy Hugo / Deploy Hugo Website (pull_request) Successful in 22s
2026-06-10 16:47:59 +02:00

View File

@@ -10,8 +10,5 @@ cascade:
{{< cards >}}
{{< card link="/documentation/securité/cadenas_vert/ssl/" title="SSL : Décryptage du Cadenas Vert" subtitle="Comment fonctionne le HTTPS (SSL/TLS)" icon="banknotes" >}}
{{< /cards >}}
{{< cards >}}
{{< card link="/documentation/securité/ssl_bumping/ssl_bumping/" title="SSL Bumping" subtitle="Comment analyser le traffic SSL" icon="clever" >}}
{{< /cards >}}