[object Object]

← back to Wallpaperwednesday

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

a5895ae1e0f0377f1ec66d78349816498d9f28eb · 2026-09-09 23:25:07 -0700 · Steve Abrams

Files touched

Diff

commit a5895ae1e0f0377f1ec66d78349816498d9f28eb
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 | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html
index fc89ca0..031991d 100644
--- a/public/index.html
+++ b/public/index.html
@@ -559,7 +559,18 @@
   </section>
 
   <!-- FOOTER -->
-  <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/wallpaperwednesdays/" target="_blank" rel="noopener noreferrer">@wallpaperwednesdays</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/DdFSC3DmT4Z/" 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/DdE495qmobj/" 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/DdCup92HW7s/" 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-logo">Wallpaper<span>Wednesday</span> &nbsp;&middot;&nbsp; by Designer Wallcoverings</div>
     <nav class="footer-links">
       <a href="https://designerwallcoverings.com" target="_blank" rel="noopener noreferrer nofollow sponsored">Shop DW</a>

← 79c83c8 TK-11341: add AdSense Auto-Ads loader + ads.txt (revert to r  ·  back to Wallpaperwednesday  ·  Add AdSense-compliant privacy policy page + footer link + /p 3dbc29a →