Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 951a2f2a06 | |||
| c70cbeae10 |
+4
-4
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Agent Loft — Admin</title>
|
||||
<title>derez.ai — Admin</title>
|
||||
<link rel="stylesheet" href="styles.css" />
|
||||
</head>
|
||||
<body>
|
||||
@@ -24,7 +24,7 @@
|
||||
<rect x="2" y="3" width="20" height="14" rx="2" />
|
||||
<path d="M8 21h8M12 17v4" />
|
||||
</svg>
|
||||
Agent Loft
|
||||
derez.ai
|
||||
</div>
|
||||
|
||||
<div class="sidebar-section-label">Network</div>
|
||||
@@ -1026,8 +1026,8 @@
|
||||
<rect x="2" y="3" width="20" height="14" rx="2" />
|
||||
<path d="M8 21h8M12 17v4" />
|
||||
</svg>
|
||||
<h2>Agent Loft Admin</h2>
|
||||
<p>Sign in with your Agent Loft account</p>
|
||||
<h2>derez.ai Admin</h2>
|
||||
<p>Sign in with your derez.ai account</p>
|
||||
</div>
|
||||
<div id="login-error"></div>
|
||||
<div class="modal-body">
|
||||
|
||||
Reference in New Issue
Block a user