Browse Source

website: update alert bar on homepage (#6518)

Per @changli0617
pull/6520/head
Jack Pearkes 5 years ago committed by GitHub
parent
commit
5b41903bd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      website/source/index.html.erb

3
website/source/index.html.erb

@ -10,6 +10,9 @@ description: |-
<div>
<div>
<div>
<a class='notification' href='https://www.hashicorp.com/products/consul/live/'>
<span>LIVESTREAM</span> Join Consul at Cloud Field Day on Sept 25th, 11:30AM PDT <span><svg xmlns='http://www.w3.org/2000/svg' width='6' height='10' viewBox='0 0 6 10'><path fill='#650D34' d='M1.138.529a.666.666 0 1 0-.942.943L3.724 5 .195 8.53a.666.666 0 1 0 .943.943l4-4a.666.666 0 0 0 0-.943l-4-4z'/></svg><span>
</a>
<h1>Easy Service Networking</h1>
<p>Consul is a service networking solution to connect and secure services across any runtime platform and public or private cloud</p>
<a href='/downloads.html' class='g-btn download'>

Loading…
Cancel
Save