diff --git a/docs/docs/pages/verifying.mdx b/docs/docs/pages/verifying.mdx
index 2f3b686..6142c31 100644
--- a/docs/docs/pages/verifying.mdx
+++ b/docs/docs/pages/verifying.mdx
@@ -34,8 +34,9 @@ There are two ways you can handle these:
```html [Hugo]
+
{{ if .Params.atUri }}
-
+
{{ end }}
```