Merge pull request #769 from MITx/feature/rocha/elsevier-press-release
Fix news and announcements icons on the frontpage
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 1.9 KiB |
BIN
lms/static/images/press/diploma-109x84.jpg
Normal file
BIN
lms/static/images/press/diploma-109x84.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.0 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 5.5 KiB |
BIN
lms/static/images/press/edx-109x84.png
Normal file
BIN
lms/static/images/press/edx-109x84.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.5 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 2.3 KiB |
BIN
lms/static/images/press/foundations-of-analog-109x84.jpg
Normal file
BIN
lms/static/images/press/foundations-of-analog-109x84.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.8 KiB |
@@ -13,7 +13,7 @@
|
||||
<updated>2012-09-25T14:00:00-07:00</updated>
|
||||
<link type="text/html" rel="alternate" href="${reverse('press/elsevier-collaborates-with-edx')}"/>
|
||||
<title>Elsevier collaborates with edX</title>
|
||||
<content type="html"><img src="${static.url('images/press/foundations-of-analog-102x84.jpg')}" />
|
||||
<content type="html"><img src="${static.url('images/press/foundations-of-analog-109x84.jpg')}" />
|
||||
<p>Free course textbook made available to edX students</p></content>
|
||||
</entry>
|
||||
<entry>
|
||||
@@ -22,7 +22,7 @@
|
||||
<updated>2012-09-06T14:00:00-07:00</updated>
|
||||
<link type="text/html" rel="alternate" href="${reverse('press/edX-announces-proctored-exam-testing')}"/>
|
||||
<title>EdX to offer learners option of taking proctored final exam</title>
|
||||
<content type="html"><img src="${static.url('images/press/diploma-102x84.jpg')}" /></content>
|
||||
<content type="html"><img src="${static.url('images/press/diploma-109x84.jpg')}" /></content>
|
||||
</entry>
|
||||
<entry>
|
||||
<id>tag:www.edx.org,2012:Post/3</id>
|
||||
@@ -30,7 +30,7 @@
|
||||
<updated>2012-07-16T14:08:12-07:00</updated>
|
||||
<link type="text/html" rel="alternate" href="${reverse('press/uc-berkeley-joins-edx')}"/>
|
||||
<title>UC Berkeley joins edX</title>
|
||||
<content type="html"><img src="${static.url('images/press/edx-102x84.png')}" />
|
||||
<content type="html"><img src="${static.url('images/press/edx-109x84.png')}" />
|
||||
<p>edX broadens course offerings</p></content>
|
||||
</entry>
|
||||
<entry>
|
||||
|
||||
Reference in New Issue
Block a user