Skip to content

Commit

Permalink
fix: headers in sort maps
Browse files Browse the repository at this point in the history
  • Loading branch information
juev committed Dec 31, 2023
1 parent 8974a47 commit 4b5be32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/template.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

{{ range $lang, $langMap := .LangRepoMap }}
<div id="{{ toLink $lang }}"></div>

## {{ $lang }}

{{ range $langMap -}}
Expand Down

0 comments on commit 4b5be32

Please # to comment.