Skip to content

Commit

Permalink
deploy: 29372b8
Browse files Browse the repository at this point in the history
  • Loading branch information
snomos committed Oct 24, 2023
1 parent 3f85e9a commit 9952a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SharedResources.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ domCore.appendChild(addRepoTable({{core_repos}}, 'giella-', ['maturity']))

<script>
const domTempl = document.querySelector('#templates');
domTempl.appendChild(addRepoTable({{template_repos}}, 'template-', ['maturity']))
domTempl.appendChild(addRepoTable({{template_repos}}, 'template-', []))
</script>

0 comments on commit 9952a6c

Please sign in to comment.