Fix lint issue

Signed-off-by: Jacki <jacki@thejackimonster.de>
This commit is contained in:
Jacki 2025-07-19 16:32:57 +02:00
commit 9fd9001aba
No known key found for this signature in database
GPG key ID: B404184796354C5E

View file

@ -1,12 +1,12 @@
{% if GITHUB_URL %}
<style type="text/css">
div.github_url {
position: absolute;
border: 0;
background: black;
padding: 2px 8px;
width: 120px;
}
div.github_url {
position: absolute;
border: 0;
background: black;
padding: 2px 8px;
width: 120px;
}
</style>
<a href="{{ GITHUB_URL }}">
{% if GITHUB_POSITION != "left" %}