removed the italics

This commit is contained in:
Deepak Tripathy
2021-12-07 19:00:47 +03:00
parent 129b15b0a3
commit c214d37d86
@@ -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