Skip to content

Commit b5f0d50

Browse files
committed
subscribe button
1 parent 4b9959b commit b5f0d50

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed
Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<section style="background-color: rgba(240,67,56,.08); padding: 10px; padding-bottom: 20px; border-radius: 10px; margin-top: 20px; text-align: center; font-family: Arial, Helvetica, sans-serif;">
2-
<strong class="seeking-assistance-magnete">Are you seeking assistance with Ruby on Rails development?</strong>
2+
<strong class="seeking-assistance-magnete">Stay Ahead in Ruby on Rails 🚀</strong>
33
<div style="display: flex;align-items:center;justify-content: center;margin-top: 20px;">
4-
<a class="schedule-button" style="background-color: #266cb4;" target="_blank" rel="nofollow" href="https://calendly.com/andrei-kaleshka/30min">Schedule a call</a>
4+
<a class="schedule-button" style="background-color: #266cb4;" target="_blank" rel="nofollow" href="https://cdn.forms-content.sg-form.com/3c58587b-483f-11f0-955d-5a58b74a1d88">
5+
Subscribe to the newsletter
6+
</a>
57
</div>
68
</section>

_layouts/post.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ <h1 class="entry-title">{% if page.headline %}{{ page.headline }}{% else %}{{ pa
102102
{% endfor %}
103103
</span>
104104

105+
{% include seeking_dev_help_magnete.html %}
106+
105107
<section>
106108
<h3 style="margin-bottom: 10px">Read also</h3>
107109
<nav>

0 commit comments

Comments
 (0)