added master logo and trailhead strings
This commit is contained in:
parent
517f51f4f0
commit
9b2a7dfcd7
3 changed files with 102 additions and 4 deletions
|
@ -12,10 +12,7 @@ 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('firefox_logo-only.svg')}"
|
||||
class="h-16 mt-1 mb-4"
|
||||
/>
|
||||
<img src="${assets.get('master-logo.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"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue