revert master logo until june 3rd

This commit is contained in:
Danny Coates 2019-05-29 10:05:31 -07:00
parent 94f0b928ae
commit 72ab5bdbf3
No known key found for this signature in database
GPG Key ID: 4C442633C62E00CB
1 changed files with 4 additions and 1 deletions

View File

@ -12,7 +12,10 @@ module.exports = function(trigger) {
<send-signup-dialog
class="flex flex-col lg:flex-row justify-center px-8 md:px-24 w-full h-full"
>
<img src="${assets.get('master-logo.svg')}" class="h-16 mt-1 mb-4" />
<img
src="${assets.get('firefox_logo-only.svg')}"
class="h-16 mt-1 mb-4"
/>
<section
class="flex flex-col flex-no-shrink self-center lg:mx-6 lg:max-w-xs"
>