Skip to content

Commit c27a301

Browse files
committed
feat: added helm repositories go site
1 parent 4360dbd commit c27a301

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tmpl/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ pub fn index(author: &Author, posts: &Vec<Post>, domain: &str, is_partial: bool)
145145
ul {
146146
li {a href={"https://github.com/" (author.github)} rel="me" {"GitHub"}}
147147
li {a href={"https://twitter.com/" (author.twitter)} rel="me" {"X formerly twitter"}}
148+
li {a href={"https://helm.ebadfd.tech/"} rel="repository" {"ebadfd Helm Repository"}}
148149
}
149150
}
150151
};

0 commit comments

Comments
 (0)