Skip to content

Commit

Permalink
added apple-mobile-web-app-capable meta tag
Browse files Browse the repository at this point in the history
  • Loading branch information
toolness committed Dec 28, 2011
1 parent fbd75fb commit 7d3faf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions javascript/index.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="apple-mobile-web-app-capable" content="yes">
<title>Boromir Death Simulator</title>
<style>
body {
Expand Down

0 comments on commit 7d3faf5

Please sign in to comment.