mirror of
https://git.ugnet.gay/CrossTalk/azul.git
synced 2026-05-28 07:09:48 +00:00
production init
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<link rel="stylesheet" href="/static/style/today.css">
|
||||
<div class="header">
|
||||
<div class="svclogo">
|
||||
<p class="headtext"><b>CrossTalk</b></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="content">
|
||||
<h3>Coming soon!</h3>
|
||||
<p>Stay tuned.</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user