diff --git a/static/img/svg/burger.svg b/static/img/svg/burger.svg new file mode 100644 index 0000000..28efc42 --- /dev/null +++ b/static/img/svg/burger.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/templates/tb_base.html b/templates/tb_base.html index 2bcdb4c..ff2b02f 100644 --- a/templates/tb_base.html +++ b/templates/tb_base.html @@ -59,12 +59,12 @@ {% include 'blocks/b_header.html' %}