Skip to content

Commit 9c63895

Browse files
committed
no logo
1 parent 5abbaea commit 9c63895

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

app/views/memberships/plans.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
</div>
166166
<div class="row">
167167
<aside class="col-md-4">
168-
<%= image_tag("new-logo.png", class: "responsive-image") %>
168+
<h1>XYZZY</h1>
169169
</aside>
170170
<div class="col-md-8">
171171
<h4>Features</h4>

app/views/static_pages/all_categories.html.erb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,3 @@
4949
<div class="row">
5050
<h4>Don't see the category you want listed? Ask us to add it via the <%= link_to "Contact", contact_path %> page.</h4>
5151
</div>
52-
<h1><%= image_tag("new-logo.png", class: "responsive-image") %></h1>

0 commit comments

Comments
 (0)