@@ -113,13 +113,13 @@
|
|||||||
class="inline-flex items-center gap-2 rounded-full border border-cyan-400/20 bg-cyan-400/10 px-3 py-1 text-sm font-medium text-cyan-200"
|
class="inline-flex items-center gap-2 rounded-full border border-cyan-400/20 bg-cyan-400/10 px-3 py-1 text-sm font-medium text-cyan-200"
|
||||||
>
|
>
|
||||||
<span class="h-2 w-2 rounded-full bg-emerald-400"></span>
|
<span class="h-2 w-2 rounded-full bg-emerald-400"></span>
|
||||||
Avalon Memory Control Service
|
AMCS (Avalon Memory Control Service)
|
||||||
</div>
|
</div>
|
||||||
<h1 class="mt-6 text-4xl font-semibold tracking-tight text-white">
|
<h1 class="mt-6 text-4xl font-semibold tracking-tight text-white">
|
||||||
{#if isOAuthCallback}
|
{#if isOAuthCallback}
|
||||||
Completing login
|
Completing login...
|
||||||
{:else}
|
{:else}
|
||||||
Operator Access
|
Avalon Memory Control Service
|
||||||
{/if}
|
{/if}
|
||||||
</h1>
|
</h1>
|
||||||
<p class="mt-3 max-w-2xl text-base leading-7 text-slate-300">
|
<p class="mt-3 max-w-2xl text-base leading-7 text-slate-300">
|
||||||
|
|||||||
Reference in New Issue
Block a user