Merge pull request #12701 from hashicorp/b-remove-webinar
website: remove webinar
This commit is contained in:
commit
ac97cc4b03
|
@ -169,16 +169,7 @@
|
||||||
<div class="col-md-offset-1 col-md-11 col-sm-12">
|
<div class="col-md-offset-1 col-md-11 col-sm-12">
|
||||||
<h2>Latest</h2>
|
<h2>Latest</h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="latest-col latest-col-left col-md-4 col-md-offset-1 col-sm-12">
|
<div class="latest-col latest-col-left col-md-12 col-sm-12">
|
||||||
<div class="latest-item">
|
|
||||||
<img src="<%= image_path('webinar-image.jpg') %>" srcset="<%= image_path('webinar-image@2x.jpg') %> 2x, <%= image_path('webinar-image.jpg') %> 1x">
|
|
||||||
<h3 class="latest-title">Join the live webinar to learn about provisioning Microsoft Azure with HashiCorp Terraform and see a demo</h3>
|
|
||||||
<p>
|
|
||||||
<a class="outline-btn small-outline-btn" href="http://hashi.co/2lJIzDl">Register Now</a>
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="latest-col latest-col-right col-md-6 col-sm-12">
|
|
||||||
<div class="latest-item latest-item-text">
|
<div class="latest-item latest-item-text">
|
||||||
<h3 class="latest-title">Terraform 0.8 Released</h3>
|
<h3 class="latest-title">Terraform 0.8 Released</h3>
|
||||||
<p class="lower-opacity">
|
<p class="lower-opacity">
|
||||||
|
|
Loading…
Reference in New Issue