Add proper homepage copy
Remove background description
This commit is contained in:
@@ -85,9 +85,9 @@ window.addEventListener("DOMContentLoaded", function () {
|
||||
"background-image"
|
||||
).style.backgroundImage = "url(" + selected.url + ")";
|
||||
|
||||
document.getElementById(
|
||||
"background-info-link"
|
||||
).innerHTML = selected.description;
|
||||
// document.getElementById(
|
||||
// "background-info-link"
|
||||
// ).innerHTML = selected.description;
|
||||
|
||||
document.getElementById(
|
||||
"background-info-link"
|
||||
|
||||
Reference in New Issue
Block a user