There aren’t any posts currently published in this category.
Scroll to Top
document.addEventListener("DOMContentLoaded", function() {
let siteTitle = document.querySelector(".site-title a");
if (siteTitle) {
siteTitle.href = "https://www.expedium.net/";
}
});