diff --git a/ground/views/layout.php b/ground/views/layout.php index a1c5bcc..fa74c78 100644 --- a/ground/views/layout.php +++ b/ground/views/layout.php @@ -13,31 +13,36 @@ - - - - - + + + + + - - - - - - - - + + + + + + + + - - - + $var): ?> + var = ''; + + + + + + + + + +
diff --git a/ground/views/layoutPage.php b/ground/views/layoutPage.php index ed0ccc2..97491f2 100644 --- a/ground/views/layoutPage.php +++ b/ground/views/layoutPage.php @@ -21,9 +21,9 @@ @@ -39,6 +39,10 @@ + + + +
diff --git a/public/img/touch-icon-ipad-retina.png b/public/img/touch-icon-ipad-retina.png new file mode 100644 index 0000000..43caae4 Binary files /dev/null and b/public/img/touch-icon-ipad-retina.png differ diff --git a/public/img/touch-icon-ipad.png b/public/img/touch-icon-ipad.png new file mode 100644 index 0000000..442bf9b Binary files /dev/null and b/public/img/touch-icon-ipad.png differ diff --git a/public/img/touch-icon-iphone-retina.png b/public/img/touch-icon-iphone-retina.png new file mode 100644 index 0000000..238476b Binary files /dev/null and b/public/img/touch-icon-iphone-retina.png differ diff --git a/public/img/touch-icon-iphone.png b/public/img/touch-icon-iphone.png new file mode 100644 index 0000000..a506317 Binary files /dev/null and b/public/img/touch-icon-iphone.png differ