Skip to content

Commit c214d37

Browse files
removed the italics
1 parent 129b15b commit c214d37

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/contribute/new-content

1 file changed

+1
-1
lines changed

content/en/docs/contribute/new-content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ flowchart LR
2727
direction TB
2828
T[ ] -.-
2929
D[Write docs in markdown<br>and build site with Hugo] --- E[source in GitHub]
30-
E --- G[_'/content/../docs'_ folder contains docs<br>for multiple languages]
30+
E --- G['/content/../docs' folder contains docs<br>for multiple languages]
3131
G --- H[Review Hugo page content<br>types and shortcodes]
3232
end
3333

0 commit comments

Comments
 (0)