mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
[Client] Oops!
This commit is contained in:
parent
bbb2650032
commit
1001528c10
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@
|
|||
</style>
|
||||
<script>
|
||||
this.on('mount', () => {
|
||||
document.title = 'Oops!';
|
||||
document.documentElement.style.background = '#f8f8f8';
|
||||
});
|
||||
</script>
|
||||
|
|
Loading…
Add table
Reference in a new issue