Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(site/static/icon): add filebrowser icon #15367

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 4, 2024
Merged

Conversation

johnstcn
Copy link
Member

@johnstcn johnstcn commented Nov 4, 2024

Fixes #15365

We used to hit https://raw.githubusercontent.com/filebrowser/logo/master/icon_raw.svg for the filebrowser icon but coder/modules#334 modified the icon URL to point to a self-hosted icon.

I simply copied the icon from the coder/modules repo.

@johnstcn johnstcn requested a review from matifali November 4, 2024 18:01
@johnstcn johnstcn self-assigned this Nov 4, 2024
@johnstcn johnstcn changed the title fix(site): add filebrowser icon fix(site/static/icon): add filebrowser icon Nov 4, 2024
@johnstcn johnstcn requested a review from Parkreiner November 4, 2024 18:02
@johnstcn johnstcn merged commit dc29b81 into main Nov 4, 2024
27 checks passed
@johnstcn johnstcn deleted the cj/icon-filebrowser branch November 4, 2024 18:17
stirby pushed a commit that referenced this pull request Nov 4, 2024
Fixes #15365

We used to hit
https://raw.githubusercontent.com/filebrowser/logo/master/icon_raw.svg
for the filebrowser icon but coder/modules#334 modified the icon URL to
point to a self-hosted icon.

I simply copied the icon from the `coder/modules` repo.

(cherry picked from commit dc29b81)
stirby added a commit that referenced this pull request Nov 4, 2024
Fixes #15365

We used to hit
https://raw.githubusercontent.com/filebrowser/logo/master/icon_raw.svg
for the filebrowser icon but coder/modules#334 modified the icon URL to
point to a self-hosted icon.

I simply copied the icon from the `coder/modules` repo.

(cherry picked from commit dc29b81)

Co-authored-by: Cian Johnston <[email protected]>
johnstcn added a commit that referenced this pull request Nov 25, 2024
Fixes #15365

We used to hit
https://raw.githubusercontent.com/filebrowser/logo/master/icon_raw.svg
for the filebrowser icon but coder/modules#334 modified the icon URL to
point to a self-hosted icon.

I simply copied the icon from the `coder/modules` repo.

(cherry picked from commit dc29b81)
johnstcn added a commit that referenced this pull request Nov 25, 2024
Fixes #15365

We used to hit
https://raw.githubusercontent.com/filebrowser/logo/master/icon_raw.svg
for the filebrowser icon but coder/modules#334 modified the icon URL to
point to a self-hosted icon.

I simply copied the icon from the `coder/modules` repo.

(cherry picked from commit dc29b81)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

site: missing icon for filebrowser
2 participants