From dfeb9183ba9e8471ca367e65b464251e869b9925 Mon Sep 17 00:00:00 2001 From: Aravinth Manivannan Date: Sat, 28 Oct 2023 02:30:28 +0530 Subject: [PATCH] feat: update installation code to use 0.1.0-rc2 style --- .../webmasters/installing-captcha/index.md | 22 +++++++++++-------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/content/docs/webmasters/installing-captcha/index.md b/content/docs/webmasters/installing-captcha/index.md index b91810d..63c22f9 100644 --- a/content/docs/webmasters/installing-captcha/index.md +++ b/content/docs/webmasters/installing-captcha/index.md @@ -80,16 +80,20 @@ to replace `Your {{paste your widget link}}` with the link obtained from the previous step. ```html +
- - + ``` A full example is available