hacking
This commit is contained in:
parent
864910c127
commit
afdcd1c9cd
4 changed files with 3 additions and 0 deletions
BIN
froide_govplan/static/verwaltungstracker/images/favicon.png
Normal file
BIN
froide_govplan/static/verwaltungstracker/images/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 134 KiB |
BIN
froide_govplan/static/verwaltungstracker/images/logo.png
Normal file
BIN
froide_govplan/static/verwaltungstracker/images/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 403 KiB |
|
|
@ -141,6 +141,7 @@
|
|||
{% block scripts %}
|
||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3/dist/js/bootstrap.bundle.min.js" crossorigin="anonymous"></script>
|
||||
<script src="https://code.jquery.com/jquery-3.6.4.min.js"></script>
|
||||
<script defer data-domain="verwaltungstracker.de" src="https://analytics.project-insanity.org/js/script.js"></script>
|
||||
<script lang="javascript">
|
||||
const Ze = t => {
|
||||
const e = t.dataset.confirm;
|
||||
|
|
|
|||
|
|
@ -90,6 +90,8 @@
|
|||
|
||||
<main>
|
||||
|
||||
<img src="{% static 'verwaltungstracker/images/favicon.png' %}" alt="My Logo">
|
||||
|
||||
{% if request.path == '/' %}
|
||||
<h1 class="text-body-emphasis">Wir bringen Licht ins Dunkel der Behörden</h1>
|
||||
<p class="fs-5 col-md-8">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue