mirror of https://github.com/status-im/consul.git
fix UTMs
This commit is contained in:
parent
b71b0e7d0b
commit
272c9fae1c
|
@ -4,11 +4,11 @@
|
||||||
<div class="col-xs-12">
|
<div class="col-xs-12">
|
||||||
<p>
|
<p>
|
||||||
Announcing
|
Announcing
|
||||||
<a class="enterprise-logo" href="https://www.hashicorp.com/consul.html?utm_source=oss&utm_medium=top-banner&utm_campaign=vault">
|
<a class="enterprise-logo" href="https://www.hashicorp.com/consul.html?utm_source=oss&utm_medium=top-banner&utm_campaign=consul">
|
||||||
<%= partial "layouts/svg/svg-enterprise" %>
|
<%= partial "layouts/svg/svg-enterprise" %>
|
||||||
</a>
|
</a>
|
||||||
<span class="tagline">Build Scalable and Resilient Microservice Infrastructure.</span>
|
<span class="tagline">Build Scalable and Resilient Microservice Infrastructure.</span>
|
||||||
<a class="link-highlight" href="https://www.hashicorp.com/consul.html?utm_source=oss&utm_medium=top-banner&utm_campaign=vault">
|
<a class="link-highlight" href="https://www.hashicorp.com/consul.html?utm_source=oss&utm_medium=top-banner&utm_campaign=consul">
|
||||||
Find out more <span class="hcaret"></span>
|
Find out more <span class="hcaret"></span>
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in New Issue