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

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-doc.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 76929830 fix: update client go index (#297)
76929830 is described below

commit 76929830df5e6bc29d93b293606dc3d5bd282472
Author: imbajin <[email protected]>
AuthorDate: Mon Oct 30 06:36:08 2023 +0000

    fix: update client go index (#297)
    
    ---------
    
    Co-authored-by: imbajin <[email protected]> 
c37c12cbbf3a1bd4912672a03e790b1e07fdeac4
---
 client-go/index.html | 10 ++++++++++
 en/index.html        |  2 +-
 sitemap.xml          |  2 +-
 3 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/client-go/index.html b/client-go/index.html
new file mode 100644
index 00000000..b3fcfc47
--- /dev/null
+++ b/client-go/index.html
@@ -0,0 +1,10 @@
+<html>
+  <head>
+    <meta name="go-import" content="hugegraph.apache.org/client-go git 
https://github.com/incubator-hugegraph-toolchain/hugegraph-client-go";>
+    <meta name="go-source" content="hugegraph.apache.org/client-go git 
https://github.com/incubator-hugegraph-toolchain/hugegraph-client-go/tree/tmp-go{/dir}
 
https://github.com/incubator-hugegraph-toolchain/hugegraph-client-go/blob/tmp-go{/dir}/{file}#L{line}";>
+    <meta http-equiv="refresh" content="0; 
url=https://pkg.go.dev/hugegraph.apache.org/client-go";>
+  </head>
+  <body>
+    <p>Redirecting to <a 
href="https://pkg.go.dev/hugegraph.apache.org/client-go";>pkg.go.dev/hugegraph.apache.org/client-go</a>...</p>
+  </body>
+</html>
diff --git a/en/index.html b/en/index.html
index 2b641798..017c4d50 100644
--- a/en/index.html
+++ b/en/index.html
@@ -1 +1 @@
-<!doctype html><html lang=en><head><title>/</title><link rel=canonical 
href=/><meta name=robots content="noindex"><meta charset=utf-8><meta 
http-equiv=refresh content="0; url=/"></head></html>
\ No newline at end of file
+<!doctype html><html lang=cn><head><title>/</title><link rel=canonical 
href=/><meta name=robots content="noindex"><meta charset=utf-8><meta 
http-equiv=refresh content="0; url=/"></head></html>
\ No newline at end of file
diff --git a/sitemap.xml b/sitemap.xml
index fe106a31..20ec041f 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";><sitemap><loc>/en/sitemap.xml</loc><lastmod>2023-10-09T21:10:07+08:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2023-10-09T21:10:07+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2023-10-09T21:10:07+08:00</lastmod></sitemap><sitemap><loc>/en/sitemap.xml</loc><lastmod>2023-10-09T21:10:07+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file

Reply via email to