Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit a34005f3 authored by Plumtree3D's avatar Plumtree3D
Browse files

feat: dynamic status badge

parent a478a476
No related branches found
No related tags found
1 merge request!105Resolve "change ✔️ Status on footer by dynamic status badge from uptime kuma"
Pipeline #14493 passed
This commit is part of merge request !105. Comments created here will be created in the context of that merge request.
...@@ -127,8 +127,8 @@ module.exports = { ...@@ -127,8 +127,8 @@ module.exports = {
to: "/contacts", to: "/contacts",
}, },
{ {
label: "✔️ Status", html: `
href: "https://status.froggit.fr", <img style="margin-top: 0.3rem" src="https://status.lydra.fr/api/badge/5/uptime/720?label=lab.frogg.it" />`,
}, },
], ],
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment