<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8" />
    <meta name="description" content="" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <meta name="generator" content="Polymer Starter Kit" />
    <title>the projects*</title>
    <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
    <link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32" />
    <link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16" />
    <link rel="manifest" href="/manifest.json" />
    <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#404041" />
    <meta name="theme-color" content="#ffffff" />
    <link rel="stylesheet" href="/styles/main.css" />
    <link
      rel="stylesheet"
      type="text/css"
      href="https://cloud.typography.com/7700556/6640172/css/fonts.css"
    />
    <script src="/bower_components/webcomponentsjs/webcomponents-lite.min.js"></script>
    <link rel="import" href="/elements/elements.html" />
    <style is="custom-style" include="shared-styles"></style>
  </head>
  <body>
    <template is="dom-bind"
      ><the-projects-app></the-projects-app></template
    ><script src="/scripts/app.js"></script>
  </body>
</html>
