diff --git a/.gitignore b/.gitignore index 177bc03..afeec7b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ .direnv -out \ No newline at end of file +out + +new_images \ No newline at end of file diff --git a/templates/_layout.jinja b/templates/_layout.jinja index dd16842..f158f92 100644 --- a/templates/_layout.jinja +++ b/templates/_layout.jinja @@ -27,7 +27,7 @@ {% block content %}{% endblock %} - + {# - + #} \ No newline at end of file