[object Object]

← back to Suedewallpaper

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

065ab7345ca35a2127732a660ff43e4c1e78f9d9 · 2026-09-09 23:25:07 -0700 · Steve Abrams

Files touched

Diff

commit 065ab7345ca35a2127732a660ff43e4c1e78f9d9
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Wed Sep 9 23:25:07 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 66cecc3..18d43e0 100644
--- a/public/index.html
+++ b/public/index.html
@@ -498,6 +498,17 @@ html.hf-sample  [data-f="sample"]  { display:none !important }
   <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/suedewallpaper/" target="_blank" rel="noopener noreferrer">@suedewallpaper</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/Dc3-qt6HZAO/" 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/Dc2Vt1BG_K4/" 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/Dc1wWbBGXO2/" 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">
     <div>

← d98a5a6 TK-11341: add AdSense Auto-Ads loader + ads.txt (revert to r  ·  back to Suedewallpaper  ·  Add AdSense-compliant privacy policy page + footer link + /p f1af84e →