Sha256: 013537e69a993f113463ac712e7987e178e37f14abb3c98d4bd594685ea5c0c1
Contents?: true
Size: 578 Bytes
Versions: 10
Compression:
Stored size: 578 Bytes
Contents
<!DOCTYPE html> <html lang="en"> <head> <title>Your App</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"/> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="apple-mobile-web-app-status-bar-style" content="red" /> <link href="http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700" rel="stylesheet"> <link rel="stylesheet" href="/stylesheets/all.css"> </head> <body> <script src="/javascripts/all.js"></script> </body> </html>
Version data entries
10 entries across 10 versions & 1 rubygems