tigefa4u/tigefa4u.github.io

View on GitHub
_layouts/page.html

Summary

Maintainability
Test Coverage
---
layout: default
---
<article class="container">

  <header class="page-header">
    <h1 class="post-title">{{ page.title }}</h1>
  </header>

  <div class="post-content">
    {{ content }}
  </div>

</article>