small adjustments

This commit is contained in:
Yamozha
2021-07-21 00:16:44 +03:00
parent 9c4b37d775
commit 46256d328e
6 changed files with 21 additions and 8 deletions

View File

@ -61,7 +61,6 @@
<a href="https://www.youtube.com/channel/UCIWblGtjXAxwbTMUbhZ_PDQ"><img src="{% static 'home/img/youtube.png' %}" style="max-width:100px;" ></a>
</p>
</div>
<script type="text/javascript" src="{% static 'home/js/mobile.js' %}"></script>
<footer>Frontend, backend and planning:<br> <a class="footer" href="https://yamozha.xyz">Boyan</a></footer>
{% endblock %}