UNPKG

shadow-dom-element

Version:

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

52 lines (36 loc) 2.1 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 IV: Master Jacques Coppenole | Ananke</title> <meta name="viewport" content="width=device-width,minimum-scale=1"> <meta name="description" content="Master Jacques Coppenole"> <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 IV: Master Jacques Coppenole"/> <meta property="og:description" content="Master Jacques Coppenole"/> <meta property="og:type" content="article"/> <meta property="og:url" content="https://gohugo-ananke-theme-demo.netlify.app/post/chapter-4/"/> <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 IV: Master Jacques Coppenole"> <meta itemprop="description" content="Master Jacques Coppenole"> <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 IV: Master Jacques Coppenole"/> <meta name="twitter:description" content="Master Jacques Coppenole"/> <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-4/index.html" ></shadow-dom-element> <shadow-dom-element code="./templates/chapter-body.html" src="post/chapter-4/index.html" ></shadow-dom-element> <shadow-dom-element code="./templates/footer.html" ></shadow-dom-element> </body> </html>