From 62e2906f28b09320b931fae3fc5fc10376881f0c Mon Sep 17 00:00:00 2001 From: Betty Date: Wed, 25 Feb 2026 18:17:40 +0100 Subject: [PATCH] blog: add link to threat intel post in homeInfoParams --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 279ff61..2007d23 100644 --- a/hugo.toml +++ b/hugo.toml @@ -17,7 +17,7 @@ theme = 'PaperMod' [params.homeInfoParams] Title = "Bojemoi Lab" - Content = "Comment j'ai construit, en partant de zéro, une plateforme de threat intelligence de niveau production qui prédit les attaques DDoS en surveillant les canaux Telegram hacktivistes." + Content = "Comment j'ai construit, en partant de zéro, une plateforme de threat intelligence de niveau production qui prédit les attaques DDoS en surveillant les canaux Telegram hacktivistes. → [Lire l'article](/posts/threat-intel-homelab-post-fr/)" [[params.socialIcons]] name = 'gitea'