From 15c7ab5a498f2eb45bf5d646a16f1ff4035de230 Mon Sep 17 00:00:00 2001 From: Evgenii Akentev Date: Tue, 8 Oct 2024 21:47:55 +0400 Subject: [PATCH] add hub --- themes/theme/layouts/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/theme/layouts/index.html b/themes/theme/layouts/index.html index a120bd3..65d9c7e 100644 --- a/themes/theme/layouts/index.html +++ b/themes/theme/layouts/index.html @@ -38,7 +38,7 @@ projects using de Bruijn Indices. - https://git.ak3n.com/?p=hub.go.git - A small websocket server to track the TON's blockchain contracts. + A small websocket server in Go to track the TON's blockchain contracts. - https://git.ak3n.com/?p=handle-examples.git Examples of the Handle pattern in Haskell -- 2.50.1