link status page, update footer year
All checks were successful
arche-build-and-publish / gractwo-arche-build-test (push) Successful in 45s

This commit is contained in:
2026-03-29 17:59:08 +02:00
parent 8602dd4618
commit 6858708325

View File

@@ -21,6 +21,11 @@
> >
Zmień motyw. Zmień motyw.
</button> </button>
<a
href="https://status.gractwo.pl"
class="text-neutral-400 dark:text-neutral-500 hover:underline"
>Status page.</a
>
</p> </p>
</section> </section>
<script> <script>
@@ -117,6 +122,6 @@
<p <p
class="text-center py-2 text-neutral-500 dark:text-neutral-400 text-sm border-t border-neutral-300 dark:border-neutral-700 mt-12 h-fit" class="text-center py-2 text-neutral-500 dark:text-neutral-400 text-sm border-t border-neutral-300 dark:border-neutral-700 mt-12 h-fit"
> >
&copy; 2020-2025 Gractwo. Wszystkie prawa zastrzeżone. &copy; 2020-2026 Gractwo. Wszystkie prawa zastrzeżone.
</p> </p>
</footer> </footer>