Delete _layouts directory
This commit is contained in:
parent
f5803073ff
commit
febc1ce4d9
2 changed files with 0 additions and 11 deletions
|
@ -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>
|
Reference in a new issue