1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-08-17 23:49:37 +02:00

small header text fix

This commit is contained in:
GilbN 2021-10-14 23:37:21 +02:00
parent 4910c4e54e
commit 3f8743e144

View File

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