Use the CDN-friendly URLs for the Powered-By logos

This commit is contained in:
Ned Batchelder
2014-07-20 17:50:30 -04:00
committed by Ned Batchelder
parent 7caf8c53b1
commit 41ed2db720

View File

@@ -65,11 +65,11 @@
<p>
<a href="http://openedx.org/">
## standard powered-by logo
<img src="https://s3.amazonaws.com/files.edx.org/openedx-logos/edx-openedx-logo-tag.png" alt="Powered by Open edX" width="150" height="50" />
<img src="https://files.edx.org/openedx-logos/edx-openedx-logo-tag.png" alt="Powered by Open edX" width="150" height="50" />
## greyscale logo for dark background
## <img src="https://s3.amazonaws.com/files.edx.org/openedx-logos/edx-openedx-logo-tag-light.png" alt="Powered by Open edX" width="150" height="50" />
## <img src="https://files.edx.org/openedx-logos/edx-openedx-logo-tag-light.png" alt="Powered by Open edX" width="150" height="50" />
## greyscale logo for light background
## <img src="https://s3.amazonaws.com/files.edx.org/openedx-logos/edx-openedx-logo-tag-dark.png" alt="Powered by Open edX" width="150" height="50" />
## <img src="https://files.edx.org/openedx-logos/edx-openedx-logo-tag-dark.png" alt="Powered by Open edX" width="150" height="50" />
</a>
</p>
</div>