Skip to content

Commit

Permalink
added open graph (OG)
Browse files Browse the repository at this point in the history
  • Loading branch information
babayomi committed Jun 12, 2024
1 parent cc64a0c commit f2348ee
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
<link rel="icon" type="image/svg+xml" href="assets/img/favicon.svg">
<title>Email Newsletter Templates for Non-profits | Festa Design Studio</title>
<meta name="description" content="We design personalized email HTML templates that perfectly match your organization brand's style.">
<meta property="og:title" content="Email Newsletter Templates for Non-profits | Festa Design Studio" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.festa.design/" />
<meta property="og:image" content="https://festa-design-studio.github.io/Email-Newsletter-Templates/assets/img/email-newsletter-template.png" />
<meta property="og:description" content="We design personalized email HTML templates that perfectly match your organization brand's style.">
</head>

<body class="bg-dark">
Expand Down Expand Up @@ -62,7 +67,7 @@ <h4 class="text-md color-contrast-higher">Advocacy and campaign email newsletter
</div>
<div class="col-4@md">
<div class="text-component margin-bottom-md">
<h4 class="text-md color-contrast-higher">Donor updates and fundraising email newsletter<span class="color-primary">.</span></h4>
<h4 class="text-md color-contrast-higher">Fundraising email newsletter<span class="color-primary">.</span></h4>
</div>
<div class="hover:elevate">
<a href="donor-newsletter.html"><img class="width-100%" src="assets/img/fundraising.png" alt="Image placeholder banner"></a>
Expand Down

0 comments on commit f2348ee

Please sign in to comment.