graph G { compound="true" rankdir="TB" bgcolor="white" fontname="Tahoma" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="deepskyblue2" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="#DC143C" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "themes/hugo-theme-learn/exampleSite" -- "themes/hugo-theme-learn/static" [label=" 304 ", penwidth="10", color="#DC143CFF"]; "static/css" -- "themes/hugo-theme-learn/static" [label=" 279 ", penwidth="9", color="#DC143CED"]; "static/css" -- "themes/hugo-theme-learn/exampleSite" [label=" 131 ", penwidth="4", color="#DC143C93"]; "layouts/partials" -- "themes/hugo-theme-learn/layouts" [label=" 124 ", penwidth="4", color="#DC143C93"]; "layouts/shortcodes" -- "themes/hugo-theme-learn/exampleSite" [label=" 52 ", penwidth="1", color="#DC143C5E"]; }