feat(status): add status page iframe
This commit is contained in:
parent
59a7f4127c
commit
15e0ad1115
1 changed files with 4 additions and 1 deletions
|
@ -57,3 +57,6 @@ Don't judge me
|
||||||
window.theme.checked = theme_session === 'dark'
|
window.theme.checked = theme_session === 'dark'
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
<!-- status page -->
|
||||||
|
<script src="https://qgdzfv56ntr8.statuspage.io/embed/script.js"></script>
|
||||||
|
|
Loading…
Reference in a new issue