Naslovna › učitavanje...
document.addEventListener("DOMContentLoaded", function () { const pathParts = window.location.pathname.split('/').filter(Boolean); const tagSlugIndex = pathParts.findIndex(p => p === 'teme'); const target = document.getElementById("breadcrumb-tag"); if (tagSlugIndex !== -1 && pathParts[tagSlugIndex + 1]) { const tagSlug = pathParts[tagSlugIndex + 1]; const tagName = tagSlug .replace(/-/g, ' ') .replace(/\b\w/g, l => l.toUpperCase()); if (target) { target.textContent = `Tag: ${tagName}`; } } else if (target) { target.textContent = 'Tag stranica'; } });
Prljavi klima-uređaji mogu izazvati ozbiljnu bolest: Zašto ih treba očistiti prije ljeta

Kako rashladiti spavaću sobu bez klime tokom toplih noći

Rashladiti spavaću sobu tokom toplih ljetnih noći mnogima postaje izazov, posebno kada dnevne temperature prelaze 30 stepeni, a ni noći ne donose dovoljno svježine. Visoke...