Overhaul main page button system, add dope explore button animation
This commit is contained in:
@@ -84,14 +84,6 @@ window.addEventListener("DOMContentLoaded", function () {
|
||||
document.getElementById(
|
||||
"background-image"
|
||||
).style.backgroundImage = "url(" + selected.url + ")";
|
||||
|
||||
// document.getElementById(
|
||||
// "background-info-link"
|
||||
// ).innerHTML = selected.description;
|
||||
|
||||
document.getElementById(
|
||||
"background-info-link"
|
||||
).href = selected.source;
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user