Delete _layouts directory

This commit is contained in:
Oliver Davies 2019-01-24 22:07:35 +00:00
parent f5803073ff
commit febc1ce4d9
2 changed files with 0 additions and 11 deletions

View file

@ -1,10 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>{{ site.title }}</title>
</head>
<body>
{% block content %}{% endblock %}
</body>
</html>