Skip to content

Commit

Permalink
Add regitration lib link back (#433)
Browse files Browse the repository at this point in the history
Signed-off-by: Jian Qiu <[email protected]>
  • Loading branch information
qiujian16 authored Oct 17, 2024
1 parent afe518c commit 359a478
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
4 changes: 4 additions & 0 deletions content/en/registration.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
title: Registration
layout: registration
---
4 changes: 4 additions & 0 deletions layouts/_default/registration.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<html><head>
<meta name="go-import" content="open-cluster-management.io/registration git https://github.com/open-cluster-management-io/registration">
<meta name="go-source" content="open-cluster-management.io/registration https://github.com/open-cluster-management-io/registration https://github.com/open-cluster-management-io/registration/tree/main{/dir} https://github.com/open-cluster-management-io/registration/blob/main{/dir}/{file}#L{line}">
</head></html>
3 changes: 3 additions & 0 deletions layouts/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,7 @@
<url>
<loc>http://open-cluster-management.io/sdk-go?go-get=1</loc>
</url>
<url>
<loc>http://open-cluster-management.io/registration?go-get=1</loc>
</url>
</urlset>

0 comments on commit 359a478

Please sign in to comment.