From af9bba0774e3a98f670ad818e40aab52adec1a63 Mon Sep 17 00:00:00 2001 From: Joseandro Luiz Date: Tue, 15 Aug 2023 21:27:06 -0300 Subject: [PATCH] Rephrasing description for clarity --- content/posts/snarks_intro/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/snarks_intro/index.md b/content/posts/snarks_intro/index.md index b0f76b2..2d95e51 100644 --- a/content/posts/snarks_intro/index.md +++ b/content/posts/snarks_intro/index.md @@ -9,7 +9,7 @@ math: true draft: false hidemeta: false comments: false -description: "An introduction to zkSNARKs with different examples showcasing new interesting use cases and applications." +description: "An introduction to zkSNARKs using blockchains and applications such as zkML, zkRollups, zkBridges, zkGames, and zkOracles." disableHLJS: true # to disable highlightjs disableShare: false hideSummary: false