[object Object]

← back to Goldleafwallpaper

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

fb81ad25e2cee9ac259e35d68f58c57980bce65b · 2026-09-09 23:25:08 -0700 · Steve Abrams

Files touched

Diff

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

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

diff --git a/index.html b/index.html
index 9e3e60e..eaceec3 100644
--- a/index.html
+++ b/index.html
@@ -718,6 +718,17 @@ html.hf-glw-sample [data-f="glw-sample"] { display:none !important }
 </section>
 
 <!-- FOOTER -->
+<!-- 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/goldleafwallpaper/" target="_blank" rel="noopener noreferrer">@goldleafwallpaper</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/DdF0gM3m_h-/" 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/DdFZBxsmtKu/" 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/DdE9ktbGc3S/" 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>

← c208dc7 TK-11341: add AdSense Auto-Ads loader + ads.txt (revert to r  ·  back to Goldleafwallpaper  ·  Add real privacy page + /privacy route (was catch-all servin 094acc2 →