From 3f8743e144fd8414298e9ed3b24bc23cc4a0e412 Mon Sep 17 00:00:00 2001 From: GilbN Date: Thu, 14 Oct 2021 23:37:21 +0200 Subject: [PATCH] small header text fix --- Resources/landing-page/js/scripts.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Resources/landing-page/js/scripts.js b/Resources/landing-page/js/scripts.js index 757f6573..11d9b26a 100644 --- a/Resources/landing-page/js/scripts.js +++ b/Resources/landing-page/js/scripts.js @@ -100,8 +100,7 @@ function injectTheme(theme,container="head") { apps = json.applications themeOptions = json.themes appCount = Object.keys(json.applications).length - document.getElementById("tag-line").innerText = `A collection of themes/skins for ${appCount} selfhosted - apps!` + document.getElementById("tag-line").innerText = `A collection of themes/skins for ${appCount} selfhosted apps!` document.getElementById("theme-header-text").innerText = `${appCount} themed applications!` document.getElementById("app-count").innerHTML = ` theme.park contains ${appCount} themed applications, with css