Skip to content

Commit

Permalink
Merge pull request #30792 from Deepakktripathy/mysoln
Browse files Browse the repository at this point in the history
removed the italics
  • Loading branch information
k8s-ci-robot committed Dec 9, 2021
2 parents 79da4d1 + c214d37 commit b8142bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/contribute/new-content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ flowchart LR
direction TB
T[ ] -.-
D[Write docs in markdown<br>and build site with Hugo] --- E[source in GitHub]
E --- G[_'/content/../docs'_ folder contains docs<br>for multiple languages]
E --- G['/content/../docs' folder contains docs<br>for multiple languages]
G --- H[Review Hugo page content<br>types and shortcodes]
end

Expand Down

0 comments on commit b8142bc

Please sign in to comment.