here's my `coder.yaml` file: ```yaml supportLinks: - name: "Slack" target: "https://codercom.slack.com" icon: "/icon/slack.svg" - name: "GitHub" target: "https://github.com" icon: "/icon/github.svg" ``` the icons do not appear in the UI: <img width="259" alt="Screenshot 2024-01-14 at 5 54 54 PM" src="https://github.com/coder/coder/assets/9683576/8f75ae2f-a189-4049-bf7a-9dbc334404a0">