You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2022/11/24 14:43:34 UTC

[skywalking-website] branch master updated: Add privacy link in navigation menu (#536)

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

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 78e4bec6a9 Add privacy link in navigation menu (#536)
78e4bec6a9 is described below

commit 78e4bec6a90ad4098ddbdba9cd8c0d1e1bed3ea0
Author: kezhenxu94 <ke...@apache.org>
AuthorDate: Thu Nov 24 22:43:29 2022 +0800

    Add privacy link in navigation menu (#536)
---
 config.toml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/config.toml b/config.toml
index 53dd0d0d69..2d8b56d126 100644
--- a/config.toml
+++ b/config.toml
@@ -225,6 +225,12 @@ weight = 1
     weight = 10
     url = "http://www.apache.org/foundation/thanks.html"
 
+[[menu.main]]
+    parent = "Links"
+    name = "Privacy"
+    weight = 11
+    url = "https://apache.org/foundation/policies/privacy.html"
+
 [params.links]
 # End user relevant links. These will show up on left side of footer and in the community page if you have one.
 [[params.links.user]]