Implemented new logo

This commit is contained in:
2020-07-27 10:27:47 +02:00
parent 6314b696be
commit 7e460b6646
3 changed files with 3 additions and 1 deletions

View File

@@ -11,7 +11,7 @@
<header class="LP-Header">
<div class="LP-Header__Logo">
<a href="LP-Link" href="#">
<img class="LP-Logo" src="https://99designs-blog.imgix.net/blog/wp-content/uploads/2016/07/logo-2.png?auto=format&q=60&fit=max&w=930" />
<img class="LP-Logo" src="{% static 'logo.png' %}" />
</a>
</div>
<div class="LP-Header__Navigation">