Show 'we're hiring' message only on .org
This commit is contained in:
parent
68c29eee6a
commit
c6195f124a
|
@ -51,10 +51,11 @@
|
|||
</li>
|
||||
{{/if}}
|
||||
|
||||
|
||||
<li>
|
||||
<a href="https://travisci.workable.com" class="werehiring" target="_blank">We're Hiring!</a>
|
||||
</li>
|
||||
{{#if config.pro}}
|
||||
<li>
|
||||
<a href="https://travisci.workable.com" class="werehiring" target="_blank">We're Hiring!</a>
|
||||
</li>
|
||||
{{/if}}
|
||||
|
||||
{{#unless config.pro}}
|
||||
<li class="traviscicom">
|
||||
|
|
Loading…
Reference in New Issue
Block a user