Skip to content

Commit 940cd9d

Browse files
authored
chore: add cluster-permission to sitemap (#484)
Signed-off-by: Qing Hao <qhao@redhat.com>
1 parent 753bd4c commit 940cd9d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<html><head>
2+
<meta name="go-import" content="open-cluster-management.io/cluster-permission git https://github.com/open-cluster-management-io/cluster-permission">
3+
<meta name="go-source" content="open-cluster-management.io/cluster-permission https://github.com/open-cluster-management-io/cluster-permission https://github.com/open-cluster-management-io/cluster-permission/tree/main{/dir} https://github.com/open-cluster-management-io/cluster-permission/blob/main{/dir}/{file}#L{line}">
4+
</head></html>

layouts/sitemap.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,7 @@
5656
<url>
5757
<loc>http://open-cluster-management.io/argocd-pull-integration?go-get=1</loc>
5858
</url>
59-
</urlset>
59+
<url>
60+
<loc>http://open-cluster-management.io/cluster-permission?go-get=1</loc>
61+
</url>
62+
</urlset>

0 commit comments

Comments
 (0)