document.addEventListener("DOMContentLoaded", function () { // Create the navbar HTML const navbar = ` `; // Inject it into the placeholder const navPlaceholder = document.getElementById("navbar-container"); if (navPlaceholder) navPlaceholder.innerHTML = navbar; const leftSidebar = `
This is where things like new things put on the website are shown, if I consider them important enough to remember to add :p