Skip to content

Commit 7e5d02b

Browse files
Update lib/ex_doc/formatter/markdown/templates/nav_template.eex
Co-authored-by: Eksperimental <[email protected]>
1 parent 8bd9430 commit 7e5d02b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ex_doc/formatter/markdown/templates/nav_template.eex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# <%= config.project %> v<%= config.version %> - Documentation - Table of contents
1+
# <%= config.project %> v<%= config.version %> - Documentation - Table of Contents
22

33
<%= nav_grouped_item_template config.extras %>
44
<%= unless Enum.empty?(nodes.modules) do %>

0 commit comments

Comments
 (0)