pegasus, more like MEGASUS
All checks were successful
CI / build (push) Successful in 29s
CI / lint (push) Successful in 11s
CI / create-and-publish-docker-image (push) Successful in 1m16s

This commit is contained in:
2025-09-24 19:44:51 +02:00
parent 4f362ca2de
commit ff89115f36

View File

@@ -94,7 +94,7 @@ export default function Dashboard() {
</Card> </Card>
</CardColumn> </CardColumn>
</div> </div>
<Amogus />
<Footer /> <Footer />
</div> </div>
); );