Sha256: e44962390cb980a43ec2731957e2f158a86005c2cfb6e3622bf9a8dbc520a7d1
Contents?: true
Size: 650 Bytes
Versions: 4
Compression:
Stored size: 650 Bytes
Contents
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>{{ page.title }}</title> <link rel="stylesheet" href="/assets/css/style.min.css"> </head> <body class="uikit-body"> <main class="uikit-grid"> {% include navigation/header.html %} <header class="uikit-header uikit-header--gradient"> <div class="container">{{ page.hero }}</div> </header> <div class="container">{{ content }}</div> <footer class="uikit-footer"><div class="container">{{ page.footer }}</div></footer> </main> </body> </htmL>
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
dta_rapid-1.2.3 | _layouts/homepage.html |
dta_rapid-1.2.2 | _layouts/homepage.html |
dta_rapid-1.2.1 | _layouts/homepage.html |
dta_rapid-1.2.0 | _layouts/homepage.html |