|
|
@@ -8,7 +8,7 @@ maxcdnLink = (className) -> """
|
|
|
shopifyLink = (className) -> """
|
|
|
<a href="http://devdocs.io/s/shopify" class="#{className}">
|
|
|
<span class="_logo-thx _shopify-logo">Shopify</span>
|
|
|
- <span class="_logo-info">Interested in working on one of the biggest commerce platform in the world, in a delightful work environment? We're hiring developers, ops engineers, designers…</span>
|
|
|
+ <span class="_logo-info">Interested in working on one of the biggest commerce platforms in the world, in a delightful work environment? We're hiring developers, ops engineers, designers…</span>
|
|
|
</a>
|
|
|
"""
|
|
|
|