Skip to content

Commit

Permalink
commented out contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
LandauRaz authored Jul 28, 2024
1 parent 29b4bde commit 2df0c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/partials/article.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<h1 class="page">{{{this}}}</h1>
{{/with}}
{{> contributors}}
{{{page.contents}}}
{{!-- {{> contributors}} --}}
{{/if}}
{{> pagination}}
</article>

0 comments on commit 2df0c7e

Please sign in to comment.