File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 66{% load total_invoices_todo from filters %}
77
88{% block titleheader %}
9- < a class ="navbar-brand " style ="margin-left: auto; margin-right: auto; " href ="/ "> RIGS</ a >
9+ < a class ="navbar-brand " style ="margin-left: auto; margin-right: auto; " href ="/ "> < span style =" font-family: Fontdiner Swanky;color: #00ff00;text-shadow: 1px 1px 10px #71ff87, 1px 1px 10px #ccc; " > Franken </ span > RIGS</ a >
1010{% endblock %}
1111
1212{% block titleelements %}
Original file line number Diff line number Diff line change 1313 < meta name ="theme-color " content ="#3853a4 ">
1414 < meta name ="color-scheme " content ="light dark ">
1515
16+ < link rel ="preconnect " href ="https://fonts.googleapis.com ">
17+ < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
18+ < link href ="https://fonts.googleapis.com/css2?family=Fontdiner+Swanky&display=swap " rel ="stylesheet ">
19+
1620 < link rel ="icon " type ="image/png " href ="{% static 'imgs/pyrigs-avatar.png' %} ">
1721 < link rel ="apple-touch-icon " href ="{% static 'imgs/pyrigs-avatar.png' %} ">
1822
You can’t perform that action at this time.
0 commit comments