diff --git a/gallery/src/pages/brand/logo.markdown b/gallery/src/pages/brand/logo.markdown index e710bf8168..7e1b3526d2 100644 --- a/gallery/src/pages/brand/logo.markdown +++ b/gallery/src/pages/brand/logo.markdown @@ -10,7 +10,9 @@ As a community, we are proud of our logo. Follow these guidelines to ensure it a ![Logo](/images/brand/logo.png) + This logo is trademarked and the property of the Open Home Foundation. This means it is not available for commercial use without express written permission from the foundation. We regard commercial use as anything designed to market or promote a product, software or service that is for sale. Please contact partner@openhomefoundation.org for further information + # Design diff --git a/gallery/src/pages/brand/logo.ts b/gallery/src/pages/brand/logo.ts new file mode 100644 index 0000000000..5d7552808c --- /dev/null +++ b/gallery/src/pages/brand/logo.ts @@ -0,0 +1 @@ +import "../../../../src/components/ha-alert";