Skip to content

Commit cd7e128

Browse files
committed
Add logo with text
1 parent 12e4c49 commit cd7e128

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

Lines changed: 7 additions & 0 deletions
Loading

website/source/index.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ description: |-
1010
<div class="container hero">
1111
<div class="row">
1212
<div class="col-md-offset-2 col-md-8">
13-
<%= inline_svg "logo-text.svg", height: 120, class: "logo" %>
13+
<%= inline_svg "logo-hashicorp.svg", height: 120, class: "logo" %>
1414

1515
<h1>Write, Plan, and Create Infrastructure as Code</h1>
1616

0 commit comments

Comments
 (0)