💄 Updating the UI and style files.

This commit is contained in:
piharpi
2019-09-03 14:45:05 +07:00
parent e765cdf81a
commit 694811ab63
58 changed files with 1636 additions and 1613 deletions

View File

@@ -8,13 +8,14 @@ layout: compress
{% include head.html %}
<body>
<div class="wrapper">
{% include cover.html %}
{% include navbar.html %}
<div class="wrapper">
{% include jumbotron.html %}
<main aria-label="Content">
{{ content }}
{{ content }}
</main>
{% include footer.html %}
</div>
</div>
</body>
</html>