Skip to content

Commit 2668d32

Browse files
committed
Add id to link to form
1 parent a081f57 commit 2668d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom-modern-railsconf.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<h1>{{title}}</h1>
66
<div>{{content}}</div>
77
</div>
8-
<section class="{{post_class}} light-background">
8+
<section id="railsconf-interest" class="{{post_class}} light-background">
99
<div class="pipedriveWebForms" data-pd-webforms="https://webforms.pipedrive.com/f/bXGEbZmA58kJPCiTvLK4jx85rVeg5797ayI37xIHpUtbD7h6xf4Qinv5iYxFZ8GZOj"><script src="https://webforms.pipedrive.com/f/loader"></script></div>
1010
</div>
1111
</div>

0 commit comments

Comments
 (0)