Sha256: f2f2ccdb52108a61cd6bf585dc8e7abe29c3df9219f725f81934cfc58cebc3df
Contents?: true
Size: 928 Bytes
Versions: 7
Compression:
Stored size: 928 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="<%= settings.project_label %>: Favorite Icon" rel="icon" href="https://alchemists.io/images/projects/hanamismith/icons/favicon.ico" sizes="32x32"> <!-- favicon --> <link title="<%= settings.project_label %>: Apple Icon" rel="apple-touch-icon" href="https://alchemists.io/images/projects/hanamismith/icons/apple.png" type="image/png"> </head> <body> <!-- yield --> </body> </html>
Version data entries
7 entries across 7 versions & 1 rubygems