feat(status): add status page iframe

This commit is contained in:
Romain J 2021-02-03 19:41:49 +01:00
parent 59a7f4127c
commit 15e0ad1115

View file

@ -56,4 +56,7 @@ Don't judge me
applyTheme(theme_session);
window.theme.checked = theme_session === 'dark'
}
</script>
</script>
<!-- status page -->
<script src="https://qgdzfv56ntr8.statuspage.io/embed/script.js"></script>