HR EN

Latest Past Events

Heritage for more inclusive and sustainable Europe

Bruxelles i online

Registrirajte se za sudjelovanje na konferenciji "Heritage for more inclusive and sustainable Europe" organizacije Pour La Solidarité-PLS 24. listopada u Bruxellesu (ili online). Cilj događanje je okupiti organizacije i stručnjake uključene u obnovu baštine, ekogradnju, teritorijalni razvoj i inkluziju. U svjetlu novog europskog Bauhausa, ovaj će događaj istaknuti inspirativne i inovativne primjere u području obnove […]

// Existing image replacement code document.querySelectorAll('.list-count img').forEach(img => { const fullSizeUrl = img.src.replace(/-(\d+x\d+)\.(jpg|png|webp)/, '.$2'); const newImg = new Image(); newImg.src = fullSizeUrl; newImg.className = img.className; newImg.alt = img.alt; img.parentNode.replaceChild(newImg, img); }); });