diff --git a/netlify.example.toml b/netlify.example.toml index 6d6f40a8..0b2ffe3f 100644 --- a/netlify.example.toml +++ b/netlify.example.toml @@ -43,7 +43,7 @@ ROOT_SECTION_NAME = "main" GRAPH_OPTIONS = """ { nodes: { - shape: "star", + shape: "dot", color: isDark() ? "#8c8e91" : "#dee2e6", font: { face: "Inter",