Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: support links with custom icons#11629

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
mtojek merged 2 commits intomainfrom11611-custom-url
Jan 15, 2024
Merged

feat: support links with custom icons#11629

mtojek merged 2 commits intomainfrom11611-custom-url
Jan 15, 2024

Conversation

mtojek
Copy link
Member

Fixes:#11611

This PR adds support for custom URL icons for Support Links in the navbar.

Screenshot 2024-01-15 at 15 37 08

coder.yaml:

supportLinks:  -name:"GitHub"target:"https://github.com/coder/coder"icon:"bug"  -name:"Slack"target:"https://codercom.slack.com/archives/C014JH42DBJ"icon:"https://raw.githubusercontent.com/coder/coder/main/site/static/icon/slack.svg"  -name:"Discord"target:"https://discord.gg/coder"icon:"https://raw.githubusercontent.com/coder/coder/main/site/static/icon/discord.svg"  -name:"Foobar"target:"https://discord.gg/coder"icon:"/emojis/1f3e1.png"

@mtojekmtojek self-assigned thisJan 15, 2024
@mtojekmtojek marked this pull request as ready for reviewJanuary 15, 2024 15:52
@mtojekmtojek merged commitf915bdf intomainJan 15, 2024
@mtojekmtojek deleted the 11611-custom-url branchJanuary 15, 2024 15:56
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsJan 15, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

@johnstcnjohnstcnjohnstcn approved these changes

@BrunoQuaresmaBrunoQuaresmaAwaiting requested review from BrunoQuaresma

Assignees

@mtojekmtojek

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

supportLinks icons do not read/icon/ directory or any icon URLs

2 participants

@mtojek@johnstcn

[8]ページ先頭

©2009-2025 Movatter.jp