BGG: Powered-by-Logo im Footer (Lizenzpflicht) + Erscheinungsjahr-Filter (Standard aktuelles Jahr+)
This commit is contained in:
@@ -73,6 +73,12 @@
|
||||
</main>
|
||||
<footer class="text-center text-xs text-slate-400 py-4">
|
||||
{{ app_name }} · Plugin-Anzahl: {{ geladene_plugins|length }}
|
||||
<div class="mt-2">
|
||||
<a href="https://boardgamegeek.com" target="_blank" rel="noopener noreferrer">
|
||||
<img src="/static/powered-by-bgg.png" alt="Powered by BoardGameGeek"
|
||||
width="120" height="35" class="inline-block opacity-80 hover:opacity-100">
|
||||
</a>
|
||||
</div>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user