add beautiful icon
This commit is contained in:
parent
ed4ea2eb62
commit
bed711f46c
BIN
deployment/static/deployment/png/flash-icon.png
Normal file
BIN
deployment/static/deployment/png/flash-icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 27 KiB |
@ -1,6 +1,9 @@
|
||||
{% load static %}
|
||||
|
||||
<header class="d-flex flex-wrap align-items-center justify-content-center justify-content-md-between mb-4 border-bottom">
|
||||
<nav class="navbar navbar-expand-lg bg-dark border-bottom border-body" data-bs-theme="dark" style="width: 100%;">
|
||||
<div class="container-fluid">
|
||||
<img src="{% static 'deployment/png/flash-icon.png' %}" alt="Logo" width="40" height="40" class="d-inline-block align-text-top">
|
||||
<a class="navbar-brand" href="/">Mumui</a>
|
||||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar"
|
||||
aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user