Rebrand application as MetalCircle
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
content="width=device-width, initial-scale=1.0"
|
||||
>
|
||||
|
||||
<title>Veranstaltung hinzufügen · Pingu Concerts</title>
|
||||
<title>Veranstaltung hinzufügen · MetalCircle</title>
|
||||
<link rel="icon" type="image/png" href="/static/images/metalcircle-circle.png">
|
||||
|
||||
<link
|
||||
rel="stylesheet"
|
||||
@@ -75,7 +76,7 @@
|
||||
<div class="header-inner">
|
||||
|
||||
<a href="/" class="logo">
|
||||
🎸 Pingu <span>Concerts</span>
|
||||
<img class="brand-logo" src="/static/images/metalcircle-full.png" alt="MetalCircle">
|
||||
</a>
|
||||
|
||||
{% include '_user_menu.html' %}
|
||||
@@ -322,7 +323,7 @@
|
||||
|
||||
<label for="flyer-url">🔗 Flyer extern verlinken <small>(bevorzugt)</small></label>
|
||||
<input type="url" id="flyer-url" name="flyer_url" placeholder="https://veranstalter.example/flyer.jpg">
|
||||
<div class="flyer-help">Bitte möglichst den offiziellen Flyer des Veranstalters oder der Band verlinken. Das Bild wird nicht auf Pingu Concerts kopiert; der Link wird als Quelle ausgewiesen.</div>
|
||||
<div class="flyer-help">Bitte möglichst den offiziellen Flyer des Veranstalters oder der Band verlinken. Das Bild wird nicht auf MetalCircle kopiert; der Link wird als Quelle ausgewiesen.</div>
|
||||
|
||||
<label for="flyer">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user