[Client] Oops!
This commit is contained in:
parent
6a715c97ca
commit
f2236c3c3b
@ -50,6 +50,7 @@
|
||||
</style>
|
||||
<script>
|
||||
this.on('mount', () => {
|
||||
document.title = 'Oops!';
|
||||
document.documentElement.style.background = '#f8f8f8';
|
||||
});
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user