mirror of
https://github.com/olegvodyanov/instalinks.git
synced 2025-12-20 04:37:04 +03:00
This commit is contained in:
parent
1ee3b23209
commit
b509f967c3
@ -121,6 +121,7 @@ function createLinkElement(link, isWatched) {
|
||||
blockquote.className = 'instagram-media';
|
||||
blockquote.setAttribute('data-instgrm-permalink', link.url);
|
||||
blockquote.style.background = '#FFF';
|
||||
blockquote.style.width = '100%';
|
||||
|
||||
const p = document.createElement('p');
|
||||
p.innerText = 'Loading Instagram...';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user