mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-15 19:03:09 -06:00
Remove link to css file
Co-Authored-By: Alex Chen <Cnly@users.noreply.github.com>
This commit is contained in:
parent
6354ebb9fc
commit
3ee590c570
|
|
@ -74,7 +74,6 @@ const successTemplate = `
|
|||
<title>Success!</title>
|
||||
<meta name='viewport' content='width=device-width, initial-scale=1,
|
||||
user-scalable=no, minimum-scale=1.0, maximum-scale=1.0'>
|
||||
<link rel="stylesheet" href="/_matrix/static/client/register/style.css">
|
||||
<script>
|
||||
if (window.onAuthDone) {
|
||||
window.onAuthDone();
|
||||
|
|
|
|||
Loading…
Reference in a new issue