mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-22 23:27:54 -05:00
Updated LEGO Foundation logo to LEGO Education logo. Removed Thursday dinner from expect page.
This commit is contained in:
parent
83a27f11c0
commit
05fd133f27
4 changed files with 3 additions and 9 deletions
|
@ -47,10 +47,10 @@ const ConferenceFooter = props => (
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li className="lego">
|
<li className="lego">
|
||||||
<a href="http://www.legofoundation.com/">
|
<a href="http://education.lego.com/">
|
||||||
<img
|
<img
|
||||||
alt="LEGO Foundation"
|
alt="LEGO Education"
|
||||||
src="/images/conference/footer/2018/lego-foundation.png"
|
src="/images/conference/footer/2018/lego-education.png"
|
||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
|
@ -216,12 +216,6 @@ const ConferenceExpectations = () => (
|
||||||
<p>Poster Sessions</p>
|
<p>Poster Sessions</p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
<b>7:00p</b>
|
|
||||||
<p>Self-organized dinner excursions</p>
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<table>
|
<table>
|
||||||
|
|
BIN
static/images/conference/footer/2018/lego-education.png
Executable file
BIN
static/images/conference/footer/2018/lego-education.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 50 KiB |
Binary file not shown.
Before Width: | Height: | Size: 7.1 KiB |
Loading…
Reference in a new issue