From 6be9d535e6b86dbae8467dd7510d004c97d5104f Mon Sep 17 00:00:00 2001 From: Evgenii Akentev Date: Tue, 24 Sep 2024 11:53:12 +0400 Subject: [PATCH] add machines.rs --- themes/theme/layouts/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/themes/theme/layouts/index.html b/themes/theme/layouts/index.html index 0364d7f..40cb8ba 100644 --- a/themes/theme/layouts/index.html +++ b/themes/theme/layouts/index.html @@ -26,6 +26,9 @@ projects - https://git.ak3n.com/?p=machines.hs.git Abstract & Virtual machines in Haskell +- https://git.ak3n.com/?p=machines.rs.git + Abstract & Virtual machines in Rust + - https://git.ak3n.com/?p=gcs.git Garbage collection algorithms -- 2.50.1