From 365df899c7fadc702ebc46332c9eb5fffd8f1d4b Mon Sep 17 00:00:00 2001 From: Tom Date: Mon, 26 May 2025 11:32:19 +0100 Subject: [PATCH] Fix alt again --- _posts/2025-05-26-PyO3-smart-pointers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2025-05-26-PyO3-smart-pointers.md b/_posts/2025-05-26-PyO3-smart-pointers.md index ddf3c4e..c77f979 100644 --- a/_posts/2025-05-26-PyO3-smart-pointers.md +++ b/_posts/2025-05-26-PyO3-smart-pointers.md @@ -7,7 +7,7 @@ draft: False assets: /assets/blog/pyo3-smart-pointers thumbnail: /assets/blog/pyo3-smart-pointers/thumbnail.svg social_image: /assets/blog/pyo3-smart-pointers/thumbnail.png -alt: An SVG of the text "Py" with the T in orange. +alt: An SVG of the text 'Py' with the T in orange. image_class: invertable ---