nav refactor + welcome img
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -4,7 +4,9 @@
|
||||
<div id="welcome-message">
|
||||
<p>Welcome, Lumbungers!</p>
|
||||
|
||||
<img src="/static/logotype-01.png" />
|
||||
<div class="logo">
|
||||
<img src="{{ url_for('static', path='svg/lumbung_space_logo.svg') }}" alt="lumbung.space logo">
|
||||
</div>
|
||||
|
||||
<p>Thanks for joining {{ first_name }}!</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user