mirror of
https://github.com/hassio-addons/addon-home-panel.git
synced 2025-05-04 19:01:21 +00:00
📚 update tagline
This commit is contained in:
parent
fd3f2a5206
commit
ebc2bc6fb7
1 changed files with 2 additions and 2 deletions
|
@ -40,12 +40,12 @@ ARG BUILD_VERSION
|
|||
# Labels
|
||||
LABEL \
|
||||
io.hass.name="Home Panel" \
|
||||
io.hass.description="A touch-compatible web-app for controlling the home" \
|
||||
io.hass.description="A touch-compatible web frontend for controlling the home." \
|
||||
io.hass.arch="${BUILD_ARCH}" \
|
||||
io.hass.type="addon" \
|
||||
io.hass.version=${BUILD_VERSION} \
|
||||
maintainer="Timmo <contact@timmo.xyz>" \
|
||||
org.label-schema.description="A touch-compatible web-app for controlling the home" \
|
||||
org.label-schema.description="A touch-compatible web frontend for controlling the home." \
|
||||
org.label-schema.build-date=${BUILD_DATE} \
|
||||
org.label-schema.name="Home Panel" \
|
||||
org.label-schema.schema-version="1.0" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue