summaryrefslogtreecommitdiff
path: root/content/posts/rust.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts/rust.md')
-rw-r--r--content/posts/rust.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/content/posts/rust.md b/content/posts/rust.md
index 9ed9ca3..737611f 100644
--- a/content/posts/rust.md
+++ b/content/posts/rust.md
@@ -1,5 +1,6 @@
+++
title = "Rust For 1 Week"
+description = "My first impressions and learning journey after spending a week with the Rust programming language."
date = 2025-07-30
draft = false
@@ -7,6 +8,11 @@ draft = false
tags = ["programming"]
[extra]
+# You can optionally add a specific image for social media previews
+# If you don't add this, it will use the site-wide default from your config.toml
+image_src = "images/20250730210132.png"
+image_alt = "A table from the Rust book showing error types"
+
math = false
disable_comments = true
toc = false