Sha256: 36411a15363f733337bb657dadc5c83f8f235c78d6d8abe2daffb475af3ee46d
Contents?: true
Size: 492 Bytes
Versions: 3
Compression:
Stored size: 492 Bytes
Contents
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width" /> <title>My Website</title> <link rel="icon" type="image/png" href="assets/img/favicon.ico"> <!-- VENDOR --> <script type="text/javascript" src="assets/js/vendor/custom.modernizr.js"></script> <link rel="stylesheet" href="assets/css/edge.css"> <!-- APP Specific --> <link rel="stylesheet" href="/css/app.css"> </head> <body> <div id="main-wrapper">
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
edge_framework-0.1.0 | template/php/partials/_header.php |
edge_framework-0.0.3 | template/php/partials/_header.php |
edge_framework-0.0.2 | template/php/partials/_header.php |