Sha256: 547b6fe49554c4fe57e51bd0eaa322c2415444faf8e4108632524bb479550f39
Contents?: true
Size: 1002 Bytes
Versions: 15
Compression:
Stored size: 1002 Bytes
Contents
<!DOCTYPE html> <html lang="en"> <head> <meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"> <title><!-- title --></title> <meta charset="utf-8"> <meta name="description" content="A Hanamismith skeleton application."> <meta name="author" content="Hanamismith"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <link title="<%= configuration.project_label %>: Favorite Icon" rel="icon" href="https://alchemists.io/images/projects/hanamismith/icons/favicon.ico" sizes="32x32"> <!-- favicon --> <link title="<%= configuration.project_label %>: Apple Icon" rel="apple-touch-icon" href="https://alchemists.io/images/projects/hanamismith/icons/apple.png" type="image/png"> <!-- manifest --> <!-- stylesheet --> </head> <body class="home-page"> <!-- yield --> </body> </html>
Version data entries
15 entries across 15 versions & 1 rubygems