From 356ad2a654ec53b3204926b0dde878a498dc6bd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20Jos=C3=A9=20Pereira?= Date: Fri, 29 Mar 2024 15:04:54 -0300 Subject: [PATCH] config: Add ahrefs_verification_code MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Patrick José Pereira --- config.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.toml b/config.toml index ce0edf1..02dfad6 100644 --- a/config.toml +++ b/config.toml @@ -30,6 +30,8 @@ include_content = true highlight_code = true [extra] +ahrefs_verification_code = "68b21d8843bcc0ce30035c553ab9c2ac579c8ebfb8698573ea4f96f49ae00517" + # Put all your custom variables here github = "https://github.com/bluerobotics"