This commit is contained in:
parent
4b85a948bc
commit
cfe0620aa9
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ pub async fn get_page(config: Config) -> std::string::String {
|
|||
});
|
||||
|
||||
config.tmpl.render(
|
||||
"contrib2.html",
|
||||
"contrib.html",
|
||||
PortfolioTemplate {
|
||||
projects: data
|
||||
.iter()
|
||||
|
|
Loading…
Reference in a new issue