This commit is contained in:
Drew Ansbacher
2022-02-22 13:24:47 -07:00
committed by Drew Ansbacher
parent fcbff240fe
commit 87c69db7b0

View File

@@ -9,7 +9,7 @@
</style> </style>
</head> </head>
<body> <body>
<h2 style="color: #e0e0e0; text-align: center;">EmbassyOS is initializing...</h2> <h2 style="color: #e0e0e0; text-align: center; padding-top: 20px;">EmbassyOS is initializing...</h2>
<p style="color: #e0e0e0; text-align: center;">Please wait a few seconds and refresh the page.</p> <p style="color: #e0e0e0; text-align: center;">Please wait a few seconds and refresh the page.</p>
</body> </body>
</html> </html>