Skip to content

Commit

Permalink
Merge pull request #500 from RalphHightower/RalphHightower-patch-133412
Browse files Browse the repository at this point in the history
[improve](web): footer.html(extended description)
  • Loading branch information
RalphHightower authored Dec 15, 2024
2 parents d639fee + 8cd2e9b commit 0e7ba6e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,20 @@
{% if site.author.email -%}
<li><a class="u-email" href="mailto:{{ site.author.email }}">{{ site.author.email }}</a></li>
{%- endif %}
{{site.author}}
</ul>
{%- endif %}
</div>
<div class="footer-col">
<p><a href="https://www.bestpractices.dev/projects/9780"><img src="https://www.bestpractices.dev/projects/9780/badge"></a></p
<p>{{ site.description | escape }}</p>
</div>
</div>

<div class="wrapper">
<bold>Email Marketing:</bold> There are two types of marketing by emails <br />1) Permission based marketing: Send an introductory email asking for permission to send email marketing. If I respond "Okay", then you may proceed.<br />2) Forgiveness based marketing: Spammer just goes ahead and blasts me with spam, offering a link to unsubscribe. Why is it my responsibility to unsubscribe from emails that I never subscribed to?<br />Don't assume that your email <em>"got lost"</em>. I received it. It's just a waste of my time to respond. I never buy spammed products.
<svg class="svg-icon orange">
Email Marketing: There are two types of marketing by emails <br />1) Permission based marketing: Send an introductory email asking for permission to send email marketing. If I respond "Okay", then you may proceed.<br />2) Forgiveness based marketing: Spammer just goes ahead and blasts me with spam, offering a link to unsubscribe. Why is it my responsibility to unsubscribe from emails that I never subscribed to?<br />Don't assume that your email "got lost"</. I received it. It's just a waste of my time to respond. I never buy spammed products.
</svg>
</div>

<div class="social-links">
Expand Down

0 comments on commit 0e7ba6e

Please sign in to comment.