New theme

This commit is contained in:
2020-02-23 18:14:16 -05:00
parent 75dce1863a
commit d624a92d0d
51 changed files with 271 additions and 1417 deletions

View File

@ -1,12 +0,0 @@
<!DOCTYPE html>
<html>
{% include head.html %}
<body>
<main class="u-container">
{{ content }}
</main>
{% if jekyll.environment == 'production' %}
{% include analytics.html %}
{% endif %}
</body>
</html>