From 515f90f2dbedafe2ac1e648b1889a4d3692a95a9 Mon Sep 17 00:00:00 2001 From: Aldo Funes Date: Tue, 11 Mar 2025 11:31:08 +0000 Subject: [PATCH] test --- content/blog/infrastructure-as-code.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/blog/infrastructure-as-code.md b/content/blog/infrastructure-as-code.md index c3f123b..8fd3238 100644 --- a/content/blog/infrastructure-as-code.md +++ b/content/blog/infrastructure-as-code.md @@ -14,3 +14,5 @@ pub async fn main() -> Result<(), Error> { ``` This is [a link](https://example.com) to example.com. + +## Introduction