From c6a01096674fac7beaccba25c3256e05007f6c2b Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Thu, 19 Jan 2012 16:51:16 -0800 Subject: [PATCH] Add viewport meta tags. --- guacamole/src/main/webapp/client.xhtml | 1 + guacamole/src/main/webapp/index.xhtml | 1 + 2 files changed, 2 insertions(+) diff --git a/guacamole/src/main/webapp/client.xhtml b/guacamole/src/main/webapp/client.xhtml index ee9cd21cf..ae0df245f 100644 --- a/guacamole/src/main/webapp/client.xhtml +++ b/guacamole/src/main/webapp/client.xhtml @@ -25,6 +25,7 @@ + Guacamole ${project.version} diff --git a/guacamole/src/main/webapp/index.xhtml b/guacamole/src/main/webapp/index.xhtml index 35c399adc..4d0bc2e8b 100644 --- a/guacamole/src/main/webapp/index.xhtml +++ b/guacamole/src/main/webapp/index.xhtml @@ -24,6 +24,7 @@ + Guacamole ${project.version}