mobile header functional

This commit is contained in:
timurgordon
2022-02-23 07:16:14 +03:00
parent 228c93b9c1
commit 7ec4b085e5
4 changed files with 114 additions and 144 deletions

View File

@@ -25,4 +25,6 @@ and a side nav for category and featured post navigation
{% include "partials/blogPosts.html" %}
{% include "partials/blogSidebar.html" %}
</div>
</main> {% endblock content %}
</main>
{% endblock content %}