Skip to content

Commit

Permalink
Rename Pages->Resources
Browse files Browse the repository at this point in the history
  • Loading branch information
ctmbl committed Aug 25, 2024
1 parent 9ee789e commit d893be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layouts/resources/resources.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ <h2>Sections</h2>
{{ end }}

{{ with .RegularPages }}
<h2>Pages</h2>
<h2>Resources</h2>
{{ range . }}
{{ partial "resource.html" . }}
{{ end }}
Expand Down

0 comments on commit d893be1

Please sign in to comment.