updated widget
This commit is contained in:
parent
431be04d28
commit
aa3356e854
@ -26,8 +26,9 @@ export function InstagramFeed() {
|
|||||||
|
|
||||||
{/* Instagram Feed Grid - Posts Only */}
|
{/* Instagram Feed Grid - Posts Only */}
|
||||||
<div className="mb-4">
|
<div className="mb-4">
|
||||||
|
{/* @ts-ignore - allowTransparency is valid for iframe */}
|
||||||
<iframe
|
<iframe
|
||||||
src="//lightwidget.com/widgets/fc10b535bf965f9dac01cf8efd6d0189.html"
|
src="https://cdn.lightwidget.com/widgets/dfd875efe9b05e47b5ff190cc0a71990.html"
|
||||||
scrolling="no"
|
scrolling="no"
|
||||||
allowTransparency={true}
|
allowTransparency={true}
|
||||||
className="lightwidget-widget"
|
className="lightwidget-widget"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user