Add proper homepage copy

Remove background description
This commit is contained in:
2021-01-31 20:48:39 -05:00
parent 0f3564eaa2
commit e6f3679e41
3 changed files with 15 additions and 12 deletions

View File

@@ -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"