Skip to content

Commit fd2dc2b

Browse files
committed
Use just the footer newsletter form on the landing page
1 parent 8bfc984 commit fd2dc2b

File tree

1 file changed

+0
-4
lines changed
  • apps/components_guide_web/lib/components_guide_web/templates/landing

1 file changed

+0
-4
lines changed

apps/components_guide_web/lib/components_guide_web/templates/landing/index.html.eex

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -165,10 +165,6 @@ subhead = "Guides to accessibility, TDD, BDD, naming, performance, and the lates
165165

166166
</div>
167167

168-
<div x-x class="py-8 bg-purple-300">
169-
<%= render ComponentsGuideWeb.IntegrationsView, "convertkit_form.html", [] %>
170-
</div>
171-
172168
<div class="text-white">
173169
<aside class="py-20">
174170
<div class="container space-y-6 text-2xl md:text-3xl rounded">

0 commit comments

Comments
 (0)