Skip to content

Commit

Permalink
docs(go): update symbol
Browse files Browse the repository at this point in the history
resolves #4625
  • Loading branch information
pashagolub authored and JanDeDobbeleer committed Dec 14, 2024
1 parent 69beff1 commit 0b3fe85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/segments/languages/golang.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import Config from "@site/src/components/Config.js";
powerline_symbol: "\uE0B0",
foreground: "#ffffff",
background: "#7FD5EA",
template: " \u202D\uFCD1 {{ .Full }} ",
template: " \ue627 {{ .Full }} ",
}}
/>

Expand Down

0 comments on commit 0b3fe85

Please sign in to comment.