Skip to content
Snippets Groups Projects
Commit f2236c3c authored by syuilo's avatar syuilo
Browse files

[Client] Oops!

parent 6a715c97
No related branches found
No related tags found
No related merge requests found
......@@ -50,6 +50,7 @@
</style>
<script>
this.on('mount', () => {
document.title = 'Oops!';
document.documentElement.style.background = '#f8f8f8';
});
</script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment