Open hyan23 opened 4 years ago
https://hyan23.org/2019/12/10/html/
document.querySelectorAll('.github-emoji') .forEach(el => { if (!el.dataset.src) { return; } const img = document.createElement('img'); img.style
https://hyan23.org/2019/12/10/html/
document.querySelectorAll('.github-emoji') .forEach(el => { if (!el.dataset.src) { return; } const img = document.createElement('img'); img.style