← back to Patterndesignlab
Add Instagram embed of latest live posts to homepage (TK-11322)
4116527b1b04753b6994b84e578d6e3e9f0542e7 · 2026-09-09 23:25:06 -0700 · Steve
Files touched
Diff
commit 4116527b1b04753b6994b84e578d6e3e9f0542e7
Author: Steve <steve@designerwallcoverings.com>
Date: Wed Sep 9 23:25:06 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 b9658e5..05611e7 100644
--- a/public/index.html
+++ b/public/index.html
@@ -89,6 +89,17 @@
</main>
</div>
</div>
+<!-- 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/patterndesignlab/" target="_blank" rel="noopener noreferrer">@patterndesignlab</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/DdFquXUG44A/" 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/DdFFa1vAZi6/" 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/DdEsRXJG41A/" 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="wrap">Pattern Design Lab · owned, settlement-passed originals only · local preview build</div></footer>
<script>
← 58cecc6 deploy: guard prod-only runtime data from rsync --delete
·
back to Patterndesignlab
·
Use Unix socket for pattern lab Postgres fallback bf33afd →