[object Object]

← back to Ffepurchasing

Add Instagram embed of latest live posts to homepage (TK-11322)

ec1c09037048dff845bde21948872f61c6007ced · 2026-09-09 23:25:05 -0700 · Steve Abrams

Files touched

Diff

commit ec1c09037048dff845bde21948872f61c6007ced
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Wed Sep 9 23:25:05 2026 -0700

    Add Instagram embed of latest live posts to homepage (TK-11322)
---
 public/index.html | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/public/index.html b/public/index.html
index 78c6c1c..606ac80 100644
--- a/public/index.html
+++ b/public/index.html
@@ -542,6 +542,17 @@ textarea:focus-visible,
   <div class="sentinel" id="sentinel"></div>
 </section>
 
+<!-- IG-EMBED:START (TK-11322) -->
+<section class="ig-embed" aria-label="Follow us on Instagram" style="max-width:1120px;margin:44px auto;padding:0 20px">
+  <h2 style="font-family:Georgia,'Times New Roman',serif;font-weight:500;letter-spacing:.02em;text-align:center;margin:0 0 20px">Follow <a href="https://www.instagram.com/ffepurchasing/" target="_blank" rel="noopener noreferrer">@ffepurchasing</a> on Instagram</h2>
+  <div class="ig-embed__row" style="display:flex;gap:16px;flex-wrap:wrap;justify-content:center;align-items:flex-start">
+      <blockquote class="instagram-media" data-instgrm-permalink="https://www.instagram.com/p/DdFieQODS6b/" data-instgrm-version="14" style="margin:0;min-width:250px;max-width:328px;width:100%"></blockquote>
+      <blockquote class="instagram-media" data-instgrm-permalink="https://www.instagram.com/p/DdE9KH7mWSH/" data-instgrm-version="14" style="margin:0;min-width:250px;max-width:328px;width:100%"></blockquote>
+      <blockquote class="instagram-media" data-instgrm-permalink="https://www.instagram.com/p/DdEkBzbG3a5/" data-instgrm-version="14" style="margin:0;min-width:250px;max-width:328px;width:100%"></blockquote>
+  </div>
+</section>
+<script async src="//www.instagram.com/embed.js"></script>
+<!-- IG-EMBED:END -->
 <footer>
   <div class="footer-grid" style="grid-template-columns:1.6fr 1fr 1fr 1fr 1fr">
     <div>

← 5d2df1a TK-11341: add AdSense Auto-Ads loader + ads.txt (revert to r  ·  back to Ffepurchasing  ·  Add AdSense-compliant privacy policy page + footer link + /p 8e1cdd6 →