This is an automated email from the ASF dual-hosted git repository.

juzhiyuan pushed a commit to branch juzhiyuan-patch-1
in repository https://gitbox.apache.org/repos/asf/apisix-website.git

commit 88d8ed51a76f97327cb946da5d94abfcb01f05e2
Author: 琚致远 <[email protected]>
AuthorDate: Thu Apr 28 12:43:01 2022 +0800

    feat: support Ahrefs verification
---
 website/config/ssrTemplate.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/website/config/ssrTemplate.js b/website/config/ssrTemplate.js
index 86dba3b46e6..8d9ba56f575 100644
--- a/website/config/ssrTemplate.js
+++ b/website/config/ssrTemplate.js
@@ -4,6 +4,7 @@ module.exports = {
     <head>
       <meta charset="UTF-8">
       <meta name="viewport" content="width=device-width, initial-scale=1.0">
+      <meta name="ahrefs-site-verification" 
content="c2f7370ecf46173f4fb25f114e74c97e0a2976d4f02f61c9b00a9d7d34e34698">
       <meta name="generator" content="Docusaurus v<%= it.version %>">
       <% if (it.noIndex) { %>
         <meta name="robots" content="noindex, nofollow" />

Reply via email to