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 fe0471f578a add a anchor for `Contributors` (#674)
fe0471f578a is described below
commit fe0471f578a9a1fae0f184d69a384e4680aa5aa5
Author: Juntao Zhang <[email protected]>
AuthorDate: Sat Jan 20 23:38:21 2024 +0800
add a anchor for `Contributors` (#674)
---
layouts/shortcodes/contributors.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/layouts/shortcodes/contributors.html
b/layouts/shortcodes/contributors.html
index df4855baa2c..afcf17737c6 100644
--- a/layouts/shortcodes/contributors.html
+++ b/layouts/shortcodes/contributors.html
@@ -1,5 +1,5 @@
<div class="pt-4">
- <h2>
+ <h2 id="contributors">
Contributors
<span class="total">{{.Site.Data.team.totalCount }}</span>
</h2>