Merge pull request #6484 from edx/sarina/move-branded-lms-assets

Remove edX branding from default Open edX LMS [OPEN-307]
This commit is contained in:
Sarina Canelake
2015-01-09 11:59:39 -05:00
17 changed files with 29 additions and 19 deletions

View File

@@ -16,7 +16,7 @@
<section class="vision">
## <div class="our-mission">
## <div class="logo">
## <img src="${static.url('images/edx-logo-large-bw.png')}">
## <img src="${static.url('images/edx-theme/edx-logo-bw.png')}">
## </div>
## <h2 class="mission-quote">&ldquo;The mission of <span class="edx">edX</span> is to enhance human fulfillment worldwide through online ## learning, transforming education in quality, efficiency and scale through technology and research, for the benefit of campus-based ## students and the worldwide community of online learners.&rdquo;</h2>
## </div>