Help/About: Serve the image on the Freedoms page locally.

Serving the files locally is beneficial for reasons of privacy and speed.

Props garrett-eclipse, pputzer, hellofromTonya.
Fixes #46363.

git-svn-id: https://develop.svn.wordpress.org/trunk@49219 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2020-10-20 02:00:46 +00:00
parent c7b8b7b974
commit 9943059356
2 changed files with 1 additions and 1 deletions

View File

@ -1113,7 +1113,7 @@
}
.freedoms-php .column .freedoms-image {
background-image: url('https://s.w.org/wp-content/themes/pub/wporg-main/images/freedoms-2x.png');
background-image: url('../images/freedoms-2x.png');
background-size: 100%;
padding-top: 100%;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 461 KiB