aboutsummaryrefslogtreecommitdiff
path: root/app/views/index.view.php
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-05-17 00:32:15 -0400
committerThedro Neely <thedroneely@gmail.com>2019-05-17 00:32:15 -0400
commitf11febb3147037e2766f8e6ab6cd021d0f77bc82 (patch)
tree35e04615d07534b6908a14ae8e70c4f59fdee662 /app/views/index.view.php
parentd1005d13cb7b303ebaccaa262c101463ce7b4f92 (diff)
downloadthedroneely.com-f11febb3147037e2766f8e6ab6cd021d0f77bc82.tar.gz
thedroneely.com-f11febb3147037e2766f8e6ab6cd021d0f77bc82.tar.bz2
thedroneely.com-f11febb3147037e2766f8e6ab6cd021d0f77bc82.zip
public/js/app: Add JavaScript image zoom
Progressive enhancement
Diffstat (limited to 'app/views/index.view.php')
-rw-r--r--app/views/index.view.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/index.view.php b/app/views/index.view.php
index 9cebe1c..37d2d61 100644
--- a/app/views/index.view.php
+++ b/app/views/index.view.php
@@ -23,7 +23,7 @@
In it for the long haul
</h2>
- <img alt="Mountains" src="/images/mountains.jpg"
+ <img image-zoom alt="Mountains" src="/images/mountains.jpg"
width="<?php echo getimagesize(
$_SERVER['DOCUMENT_ROOT'] . '/images/mountains.jpg'
)[0]; ?>"