diff --git a/src/main/java/com/commafeed/frontend/pages/BasePage.html b/src/main/java/com/commafeed/frontend/pages/BasePage.html index 32766075..d8ed9448 100644 --- a/src/main/java/com/commafeed/frontend/pages/BasePage.html +++ b/src/main/java/com/commafeed/frontend/pages/BasePage.html @@ -5,6 +5,10 @@ + + + + diff --git a/src/main/webapp/apple-touch-icon-ipad.png b/src/main/webapp/apple-touch-icon-ipad.png new file mode 100644 index 00000000..b938a2e4 Binary files /dev/null and b/src/main/webapp/apple-touch-icon-ipad.png differ diff --git a/src/main/webapp/apple-touch-icon-ipad3.png b/src/main/webapp/apple-touch-icon-ipad3.png new file mode 100644 index 00000000..83afc2ef Binary files /dev/null and b/src/main/webapp/apple-touch-icon-ipad3.png differ diff --git a/src/main/webapp/apple-touch-icon-iphone.png b/src/main/webapp/apple-touch-icon-iphone.png new file mode 100644 index 00000000..e2e22ecc Binary files /dev/null and b/src/main/webapp/apple-touch-icon-iphone.png differ diff --git a/src/main/webapp/apple-touch-icon-iphone4.png b/src/main/webapp/apple-touch-icon-iphone4.png new file mode 100644 index 00000000..b33b32ad Binary files /dev/null and b/src/main/webapp/apple-touch-icon-iphone4.png differ