From fd82acab1e20c99df47f47663ca2defc56ac1ca3 Mon Sep 17 00:00:00 2001 From: Daniel Bulant Date: Thu, 10 Mar 2022 22:06:39 +0100 Subject: [PATCH] update dates --- src/routes/posts/rust-basics/index.md | 4 ++-- src/routes/posts/writing-personal-home-page/index.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/routes/posts/rust-basics/index.md b/src/routes/posts/rust-basics/index.md index 2f5ad1e..6a4eb49 100644 --- a/src/routes/posts/rust-basics/index.md +++ b/src/routes/posts/rust-basics/index.md @@ -1,6 +1,6 @@ --- title: Rust basics, from the perspective of a high level programmer -date: 2022-03-12 +date: 2022-03-17 author: Daniel Bulant authorIcon: /logo.png categories: [programming, rust] @@ -710,4 +710,4 @@ let var = "something"; Thanks for reading this {story ? "little story (with some documentation)" : "post"}. Hope that you learned something (which I did, even during writing the post). -*no crabs were harmed in the making of this post. I'm not affiliated with any of the mentioned products or companies.* \ No newline at end of file +*no crabs were harmed in the making of this post. I'm not affiliated with any of the mentioned products or companies.* diff --git a/src/routes/posts/writing-personal-home-page/index.md b/src/routes/posts/writing-personal-home-page/index.md index fce72f4..a5981ab 100644 --- a/src/routes/posts/writing-personal-home-page/index.md +++ b/src/routes/posts/writing-personal-home-page/index.md @@ -1,6 +1,6 @@ --- title: Writing my personal home page -date: 2022-03-08 +date: 2022-03-11 author: Daniel Bulant authorIcon: /logo.png thumbnail: /posts/writing-personal-home-page/2020-website-square.png