nav refactor + welcome img
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
cellarspoon
2022-01-13 09:35:17 +01:00
parent 5708f7e0d6
commit a374b905ba
6 changed files with 31 additions and 18 deletions

View File

@ -1,4 +1,7 @@
{% extends "base.html" %}
{% include 'nav.html' %}
{% block content %}
<div class="logo">
<img src="{{ url_for('static', path='svg/lumbung_space_logo.svg') }}" alt="lumbung.space logo">