🏡 index : github.com/captn3m0/news.git

<!DOCTYPE html>
<html lang="en">
<head>
    <link rel="sitemap" type="application/xml" title="Sitemap" href="/sitemap.xml">
    {% include_cached header.html %}
    {% seo %}
</head>
<body>
<main>
  {{content}}
</main>

<div class="hr-line"></div>
{% include_cached footer.html %}
<script>{% include app.js %}</script>
</body>
</html>