UNPKG

shadow-dom-element

Version:

shadow-dom-element is a declarative custom element/web component to render local and remote template

50 lines (36 loc) 1.99 kB
<!DOCTYPE html> <html lang="en-us"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Chapter VI: Esmeralda | Ananke</title> <meta name="viewport" content="width=device-width,minimum-scale=1"> <meta name="description" content="Esmeralda"> <meta name="generator" content="Hugo 0.92.1"/> <meta name="robots" content="noindex, nofollow"> <link rel="stylesheet" href="../../css/main.min.css"> <meta property="og:title" content="Chapter VI: Esmeralda"/> <meta property="og:description" content="Esmeralda"/> <meta property="og:type" content="article"/> <meta property="og:url" content="https://gohugo-ananke-theme-demo.netlify.app/post/chapter-6/"/> <meta property="article:section" content="post"/> <meta property="article:published_time" content="2017-04-14T11:25:05-04:00"/> <meta property="article:modified_time" content="2017-04-14T11:25:05-04:00"/> <meta property="og:site_name" content="Ananke"/> <meta itemprop="name" content="Chapter VI: Esmeralda"> <meta itemprop="description" content="Esmeralda"> <meta itemprop="datePublished" content="2017-04-14T11:25:05-04:00"/> <meta itemprop="dateModified" content="2017-04-14T11:25:05-04:00"/> <meta itemprop="wordCount" content="752"> <meta itemprop="keywords" content=""/> <meta name="twitter:card" content="summary"/> <meta name="twitter:title" content="Chapter VI: Esmeralda"/> <meta name="twitter:description" content="Esmeralda"/> <script src="../../../../shadow-dom-element.js" type="module"></script> </head> <body class="ma0 avenir bg-near-white"> <shadow-dom-element code="./templates/header.html" src="post/chapter-6/index.html" ></shadow-dom-element> <shadow-dom-element code="./templates/chapter-body.html" src="post/chapter-6/index.html" ></shadow-dom-element> <shadow-dom-element code="./templates/footer.html" ></shadow-dom-element> </body> </html>