diff --git a/apps/ui/static/apple-touch-icon.png b/apps/ui/static/apple-touch-icon.png new file mode 100644 index 0000000..e088927 Binary files /dev/null and b/apps/ui/static/apple-touch-icon.png differ diff --git a/apps/ui/static/garage-icon.png b/apps/ui/static/garage-icon.png new file mode 100644 index 0000000..feab56b Binary files /dev/null and b/apps/ui/static/garage-icon.png differ diff --git a/apps/ui/templates/garage.html b/apps/ui/templates/garage.html index 3bf2da8..b80f702 100644 --- a/apps/ui/templates/garage.html +++ b/apps/ui/templates/garage.html @@ -6,8 +6,8 @@ Garage - Home Automation - - + + diff --git a/apps/ui/templates/rooms.html b/apps/ui/templates/rooms.html index 50e3c19..9dfdcff 100644 --- a/apps/ui/templates/rooms.html +++ b/apps/ui/templates/rooms.html @@ -6,8 +6,8 @@ Räume - Home Automation - - + + diff --git a/icon-generator.html b/icon-generator.html new file mode 100644 index 0000000..8cadbd5 --- /dev/null +++ b/icon-generator.html @@ -0,0 +1,59 @@ + + + + Icon Generator + + + + +

+ + + + + + \ No newline at end of file