-
Notifications
You must be signed in to change notification settings - Fork 987
Open
Labels
bugfixed-next-releaseThis issue will be fixed in the next release of rustup.This issue will be fixed in the next release of rustup.
Description
Verification
- I searched for recent similar issues at https://github.com/rust-lang/rustup/issues?q=is%3Aissue and found no duplicates.
- I am on the latest version of Rustup according to https://github.com/rust-lang/rustup/tags and am still able to reproduce my issue.
Problem
The Rust logo in front of "rustup is an official Rust project" doesn't load shows up as a blank square:
In the browser console:
Content-Security-Policy: The page’s settings blocked the loading of a resource (img-src) at https://rust-lang.org/logos/rust-logo-blk.svg because it violates the following directive: “img-src 'self' https://www.rust-lang.org/” [rustup.rs](https://rustup.rs/)
A resource is blocked by OpaqueResponseBlocking, please check browser console for details. [rust-logo-blk.svg](https://www.rust-lang.org/logos/rust-logo-blk.svg)
Content-Security-Policy: The page’s settings blocked the loading of a resource (img-src) at https://rust-lang.org/static/images/favicon.svg because it violates the following directive: “img-src 'self' https://www.rust-lang.org/”
Steps
Visit https://rustup.rs
Possible Solution(s)
No response
Notes
No response
Rustup version
N/AInstalled toolchains
N/AOS version
N/AMetadata
Metadata
Assignees
Labels
bugfixed-next-releaseThis issue will be fixed in the next release of rustup.This issue will be fixed in the next release of rustup.