changes
This commit is contained in:
@@ -7,19 +7,6 @@
|
||||
<title>PVE HA Panel</title>
|
||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="{{ url_for('static', filename='styles.css') }}" rel="stylesheet">
|
||||
<style>
|
||||
footer.site-footer {
|
||||
border-top: 1px solid rgba(255, 255, 255, .1);
|
||||
}
|
||||
|
||||
footer.site-footer a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
footer.site-footer a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@@ -276,9 +263,9 @@
|
||||
<div class="d-flex flex-wrap align-items-center justify-content-between gap-2">
|
||||
<div>© 2025 PVE HA Panel</div>
|
||||
<div>
|
||||
Autor: <strong>linuxiarz.pl</strong>
|
||||
<strong>linuxiarz.pl</strong>
|
||||
|
|
||||
Kod źródłowy: <a href="https://gitea.linuxiarz.pl/gru/pve-ha-web" target="_blank"
|
||||
Source code: <a href="https://gitea.linuxiarz.pl/gru/pve-ha-web" target="_blank"
|
||||
rel="noopener">gitea.linuxiarz.pl/gru/pve-ha-web</a>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user