document.getElementById("wiki").href = `${WIKI_URL}`; document.getElementById("rss").href = `${RSS_URL}`; document.getElementById("rssvideo").href = `${RSS_VIDEO_URL}`; document.getElementById("gitea").href = `${GITEA_URL}`; document.getElementById("files").href = `${FILES_URL}`; document.getElementById("filefeed").href = `${FILE_FEED_URL}`; document.getElementById("calendar").href = `${CALENDAR_URL}`; document.getElementById("wunderground").href = `https://www.wunderground.com/forecast/${WUNDERGROUND_STATION}`