Update blog_copy.md
This commit is contained in:
+14
-13
@@ -58,7 +58,6 @@ You follow the tone, voice, and formatting rules described in
|
|||||||
- A closing call‑to‑action button (`<a class="cta">…</a>`).
|
- A closing call‑to‑action button (`<a class="cta">…</a>`).
|
||||||
|
|
||||||
**Do not** fabricate data; rely only on the audience info and style guide.
|
**Do not** fabricate data; rely only on the audience info and style guide.
|
||||||
If a fact is missing, note it in an HTML comment (`<!-- TODO: add X -->`).
|
|
||||||
|
|
||||||
5. **Write Output**
|
5. **Write Output**
|
||||||
- Ensure a `copy/` folder exists inside the project (`mkdir -p`).
|
- Ensure a `copy/` folder exists inside the project (`mkdir -p`).
|
||||||
@@ -98,14 +97,6 @@ You follow the tone, voice, and formatting rules described in
|
|||||||
and mirror the language the audience uses.
|
and mirror the language the audience uses.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<iframe width="560" height="315"
|
|
||||||
src="https://www.youtube.com/embed/FUhTrqxWnsQ"
|
|
||||||
title="YouTube video player"
|
|
||||||
frameborder="0"
|
|
||||||
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
|
|
||||||
allowfullscreen>
|
|
||||||
</iframe>
|
|
||||||
|
|
||||||
|
|
||||||
<section style="margin: 1.6em 0;">
|
<section style="margin: 1.6em 0;">
|
||||||
|
|
||||||
@@ -115,10 +106,20 @@ You follow the tone, voice, and formatting rules described in
|
|||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<a href="/call-to-action"
|
<div id="simple-cta-widget"></div>
|
||||||
style="display: inline-block; margin-top: 1.8em; font-weight: 700; font-size: 1rem; color: #2563eb; text-decoration: none; border-bottom: 2px solid transparent; padding-bottom: 2px;">
|
|
||||||
Start Your Free Trial Today →
|
|
||||||
</a>
|
See how you can start a Mailing for your NGO
|
||||||
|
|
||||||
|
|
||||||
|
<iframe width="560" height="315"
|
||||||
|
src="https://www.youtube.com/embed/FUhTrqxWnsQ"
|
||||||
|
title="YouTube video player"
|
||||||
|
frameborder="0"
|
||||||
|
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
|
||||||
|
allowfullscreen>
|
||||||
|
</iframe>
|
||||||
|
|
||||||
|
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user