mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-01-03 13:09:26 +01:00
[Client] Oops!
This commit is contained in:
parent
6a715c97ca
commit
f2236c3c3b
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…
Reference in a new issue